Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Commit

Permalink
Use secure rubygems and bundle updated
Browse files Browse the repository at this point in the history
  • Loading branch information
turboladen committed Mar 4, 2013
1 parent 1fb0bf3 commit 532e32d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,2 +1,2 @@
source :rubygems
source 'https://rubygems.org'
gemspec
10 changes: 5 additions & 5 deletions Gemfile.lock
Expand Up @@ -7,20 +7,20 @@ PATH
text-table (>= 1.2.2)

GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
aruba (0.5.1)
childprocess (~> 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
builder (3.2.0)
childprocess (0.3.8)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
cucumber (1.2.1)
cucumber (1.2.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
gherkin (~> 2.11.6)
multi_json (~> 1.3)
diff-lcs (1.2.1)
fakefs (0.4.2)
ffi (1.4.0)
Expand Down

0 comments on commit 532e32d

Please sign in to comment.