Skip to content

Commit

Permalink
Ran a gem update
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jun 11, 2012
1 parent 9aecd4a commit 1f3053d
Showing 1 changed file with 27 additions and 19 deletions.
46 changes: 27 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,33 +7,41 @@ GEM
ffi (= 1.0.9)
rspec (>= 2.7.0)
builder (3.0.0)
childprocess (0.2.3)
childprocess (0.3.2)
ffi (~> 1.0.6)
cucumber (1.1.3)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.6.7)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
ffi (1.0.9)
gherkin (2.6.8)
gherkin (2.11.0)
json (>= 1.4.6)
guard (0.8.2)
thor (~> 0.14.6)
guard (1.1.1)
listen (>= 0.4.2)
thor (>= 0.14.6)
guard-jasmine-node (0.0.5)
guard (>= 0.4)
json (1.6.3)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
term-ansicolor (1.0.7)
thor (0.14.6)
json (1.7.3)
listen (0.4.4)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
thor (0.15.2)

PLATFORMS
ruby
Expand Down

0 comments on commit 1f3053d

Please sign in to comment.