Gemfile.lock in cuesmash-0.1.4 vs Gemfile.lock in cuesmash-0.1.5
- old
+ new
@@ -1,12 +1,12 @@
PATH
remote: .
specs:
cuesmash (0.1.4)
- CFPropertyList (~> 2.2.8)
- thor (~> 0.19.1)
- xcpretty (~> 0.1.7)
+ CFPropertyList (>= 2.2.8)
+ thor (>= 0.19.1)
+ xcpretty (>= 0.1.7)
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.2.8)
@@ -67,11 +67,11 @@
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.3)
- byebug (~> 3.5.1)
+ byebug (>= 3.5.1)
cuesmash!
- guard-rspec (~> 4.3.1)
- pry (~> 0.10.1)
- rake (~> 10.3.2)
- rspec (~> 3.1.0)
+ guard-rspec (>= 4.3.1)
+ pry (>= 0.10.1)
+ rake (>= 10.3.2)
+ rspec (>= 3.1.0)