Gemfile.lock in activestorage-cloudinary-service-0.2.0 vs Gemfile.lock in activestorage-cloudinary-service-0.2.1
- old
+ new
@@ -4,34 +4,34 @@
activestorage-cloudinary-service (0.2.0)
GEM
remote: https://rubygems.org/
specs:
- actionpack (5.2.0)
- actionview (= 5.2.0)
- activesupport (= 5.2.0)
+ actionpack (5.2.1.1)
+ actionview (= 5.2.1.1)
+ activesupport (= 5.2.1.1)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.2.0)
- activesupport (= 5.2.0)
+ actionview (5.2.1.1)
+ activesupport (= 5.2.1.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activemodel (5.2.0)
- activesupport (= 5.2.0)
- activerecord (5.2.0)
- activemodel (= 5.2.0)
- activesupport (= 5.2.0)
+ activemodel (5.2.1.1)
+ activesupport (= 5.2.1.1)
+ activerecord (5.2.1.1)
+ activemodel (= 5.2.1.1)
+ activesupport (= 5.2.1.1)
arel (>= 9.0)
- activestorage (5.2.0)
- actionpack (= 5.2.0)
- activerecord (= 5.2.0)
+ activestorage (5.2.1.1)
+ actionpack (= 5.2.1.1)
+ activerecord (= 5.2.1.1)
marcel (~> 0.3.1)
- activesupport (5.2.0)
+ activesupport (5.2.1.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
arel (9.0.0)
@@ -39,39 +39,39 @@
builder (3.2.3)
cloudinary (1.8.2)
aws_cf_signer
rest-client
coderay (1.1.2)
- concurrent-ruby (1.0.5)
+ concurrent-ruby (1.1.3)
crass (1.0.4)
diff-lcs (1.3)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
erubi (1.7.1)
http-cookie (1.0.3)
domain_name (~> 0.5)
- i18n (1.0.1)
+ i18n (1.2.0)
concurrent-ruby (~> 1.0)
- loofah (2.2.2)
+ loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- marcel (0.3.2)
+ marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
mini_portile2 (2.3.0)
minitest (5.11.3)
netrc (0.11.0)
- nokogiri (1.8.4)
+ nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- rack (2.0.5)
+ rack (2.0.6)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
@@ -104,10 +104,10 @@
PLATFORMS
ruby
DEPENDENCIES
- activestorage (~> 5.2.0)
+ activestorage (~> 5.2.1.1)
activestorage-cloudinary-service!
bundler (~> 1.16)
cloudinary (~> 1.8.2)
pry (~> 0.11.3)
rake (~> 10.0)