Skip to content

Commit

Permalink
Signed-off-by: Marcus Bratton <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
ot-marcus-bratton committed May 7, 2012
1 parent e8331e6 commit 577f667
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
sapphire (0.7.24)
sapphire (0.7.26)
Platform
colorize
selenium-webdriver
Expand All @@ -10,16 +10,20 @@ GEM
remote: http://rubygems.org/
specs:
Platform (0.4.0)
childprocess (0.2.8)
addressable (2.2.8)
childprocess (0.3.2)
ffi (~> 1.0.6)
colorize (0.5.8)
ffi (1.0.9-x86-mingw32)
multi_json (1.0.4)
rubyzip (0.9.4)
selenium-webdriver (2.19.0)
ffi (1.0.11)
libwebsocket (0.1.3)
addressable
multi_json (1.3.4)
rubyzip (0.9.8)
selenium-webdriver (2.21.2)
childprocess (>= 0.2.5)
ffi (~> 1.0.9)
multi_json (~> 1.0.4)
ffi (~> 1.0)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip

PLATFORMS
Expand Down

0 comments on commit 577f667

Please sign in to comment.