Gemfile.lock in acts_as_scrubbable-0.0.1 vs Gemfile.lock in acts_as_scrubbable-0.0.2
- old
+ new
@@ -1,15 +1,15 @@
PATH
remote: .
specs:
- acts_as_scrubbable (0.0.1)
- activerecord (~> 4.1.13)
- activesupport (~> 4.1.13)
- faker (~> 1.4.3)
- highline (~> 1.7.8)
- railties (~> 4.1.13)
- term-ansicolor (~> 1.3.2)
+ acts_as_scrubbable (0.0.2)
+ activerecord (~> 4.1)
+ activesupport (~> 4.1)
+ faker (~> 1.4)
+ highline (~> 1.7)
+ railties (~> 4.1)
+ term-ansicolor (~> 1.3)
GEM
remote: https://rubygems.org/
specs:
actionpack (4.1.13)
@@ -120,15 +120,15 @@
PLATFORMS
ruby
DEPENDENCIES
- activerecord-nulldb-adapter (~> 0.3.1)
+ activerecord-nulldb-adapter (~> 0.3)
acts_as_scrubbable!
- guard (~> 2.13.0)
- guard-rspec (~> 4.6.4)
- pry-byebug (~> 3.2.0)
- rspec (~> 3.3.0)
- terminal-notifier-guard (~> 1.6.4)
+ guard (~> 2.13)
+ guard-rspec (~> 4.6)
+ pry-byebug (~> 3.2)
+ rspec (~> 3.3)
+ terminal-notifier-guard (~> 1.6)
BUNDLED WITH
1.10.6