Gemfile.lock in electric_eye-0.0.5 vs Gemfile.lock in electric_eye-0.1.0
- old
+ new
@@ -1,10 +1,11 @@
PATH
remote: .
specs:
- electric_eye (0.0.4)
+ electric_eye (0.1.0)
construct
+ filewatcher
methadone (~> 1.9.0)
open4
table_print
GEM
@@ -28,16 +29,18 @@
cucumber-core (1.1.3)
gherkin (~> 2.12.0)
diff-lcs (1.2.5)
fakefs (0.6.7)
ffi (1.9.8)
+ filewatcher (0.5.3)
+ trollop (~> 2.0)
gem-man (0.3.0)
gherkin (2.12.2)
multi_json (~> 1.3)
hpricot (0.8.6)
json (1.8.2)
- methadone (1.9.1)
+ methadone (1.9.2)
bundler
multi_json (1.11.0)
multi_test (0.1.2)
mustache (1.0.1)
open4 (1.3.4)
@@ -55,12 +58,13 @@
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.3)
- table_print (1.5.3)
+ table_print (1.5.6)
timecop (0.3.5)
+ trollop (2.1.2)
PLATFORMS
ruby
DEPENDENCIES
@@ -72,5 +76,8 @@
rake (~> 10.0)
rdoc
ronn
rspec (~> 2.99)
timecop
+
+BUNDLED WITH
+ 1.11.2