gemfiles/activesupport_4.gemfile.lock in ru-0.1.1 vs gemfiles/activesupport_4.gemfile.lock in ru-0.1.2
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: ../
specs:
- ru (0.1.1)
- activesupport
+ ru (0.1.2)
+ activesupport (>= 3.2.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.7)
@@ -42,8 +42,8 @@
PLATFORMS
ruby
DEPENDENCIES
activesupport (= 4.1.7)
- appraisal
- rspec
+ appraisal (~> 1.0)
+ rspec (~> 3.1)
ru!