Gemfile.lock in has_translations-1.1.0 vs Gemfile.lock in has_translations-1.1.1
- old
+ new
@@ -1,37 +1,34 @@
PATH
remote: .
specs:
- has_translations (1.1.0)
+ has_translations (1.1.1)
activerecord (>= 3.2.0)
activesupport (>= 3.2.0)
GEM
remote: https://rubygems.org/
specs:
- activemodel (4.2.4)
- activesupport (= 4.2.4)
- builder (~> 3.1)
- activerecord (4.2.4)
- activemodel (= 4.2.4)
- activesupport (= 4.2.4)
- arel (~> 6.0)
- activesupport (4.2.4)
+ activemodel (5.0.0)
+ activesupport (= 5.0.0)
+ activerecord (5.0.0)
+ activemodel (= 5.0.0)
+ activesupport (= 5.0.0)
+ arel (~> 7.0)
+ activesupport (5.0.0)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
appraisal (2.1.0)
bundler
rake
thor (>= 0.14.0)
- arel (6.0.3)
- builder (3.2.2)
+ arel (7.0.0)
+ concurrent-ruby (1.0.2)
i18n (0.7.0)
- json (1.8.3)
- minitest (5.8.2)
+ minitest (5.9.0)
power_assert (0.2.5)
rake (10.4.2)
sqlite3 (1.3.11)
test-unit (3.1.5)
power_assert
@@ -49,6 +46,6 @@
rake
sqlite3
test-unit
BUNDLED WITH
- 1.10.6
+ 1.12.4