Gemfile.lock in myrurema-0.3.3 vs Gemfile.lock in myrurema-0.3.4
- old
+ new
@@ -1,18 +1,18 @@
PATH
remote: .
specs:
- myrurema (0.3.0)
- launchy (~> 2.0.5)
+ myrurema (0.3.4)
+ launchy (~> 2.3)
GEM
remote: http://rubygems.org/
specs:
- addressable (2.2.6)
+ addressable (2.3.4)
diff-lcs (1.1.3)
- launchy (2.0.5)
- addressable (~> 2.2.6)
+ launchy (2.3.0)
+ addressable (~> 2.3)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
@@ -23,6 +23,6 @@
PLATFORMS
ruby
DEPENDENCIES
myrurema!
- rspec (> 2.0)
+ rspec (>= 2.0)