Gemfile.lock in rails_admin_settings-1.2.1 vs Gemfile.lock in rails_admin_settings-1.3.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- rails_admin_settings (1.2.1)
+ rails_admin_settings (1.3.0)
GEM
remote: https://rubygems.org/
specs:
actioncable (5.0.2)
@@ -41,11 +41,11 @@
activesupport (5.0.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
- addressable (2.5.0)
+ addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
arel (7.1.4)
bson (4.2.1)
builder (3.2.3)
carrierwave (0.11.2)
@@ -69,14 +69,14 @@
docile (1.1.5)
erubis (2.7.0)
factory_girl (4.8.0)
activesupport (>= 3.0.0)
geocoder (1.4.3)
- globalid (0.3.7)
- activesupport (>= 4.1.0)
+ globalid (0.4.0)
+ activesupport (>= 4.2.0)
i18n (0.8.1)
- json (2.0.3)
+ json (2.1.0)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.4)
mime-types (>= 1.16, < 4)
method_source (0.8.2)
@@ -176,10 +176,10 @@
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
thor (0.19.4)
thread_safe (0.3.6)
- tzinfo (1.2.2)
+ tzinfo (1.2.3)
thread_safe (~> 0.1)
validates_email_format_of (1.6.3)
i18n
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)