Gemfile.lock in consyncful-1.0.0 vs Gemfile.lock in consyncful-1.0.1
- old
+ new
@@ -1,76 +1,77 @@
PATH
remote: .
specs:
- consyncful (1.0.0)
+ consyncful (1.0.1)
contentful (>= 2.11.1, < 3.0.0)
hooks (>= 0.4.1)
- mongoid (= 9.0.0)
+ mongoid (~> 9)
rainbow
GEM
remote: https://rubygems.org/
specs:
- activemodel (7.1.3.4)
- activesupport (= 7.1.3.4)
- activesupport (7.1.3.4)
+ activemodel (7.1.4)
+ activesupport (= 7.1.4)
+ activesupport (7.1.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
- addressable (2.8.1)
- public_suffix (>= 2.0.2, < 6.0)
+ addressable (2.8.7)
+ public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
bson (5.0.1)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
- contentful (2.16.3)
- http (> 0.8, < 5.0)
+ contentful (2.17.1)
+ http (> 0.8, < 6.0)
multi_json (~> 1)
database_cleaner (1.8.3)
diff-lcs (1.5.1)
- domain_name (0.5.20190701)
- unf (>= 0.0.5, < 1.0.0)
+ domain_name (0.6.20240107)
drb (2.2.1)
- ffi (1.15.5)
- ffi-compiler (1.0.1)
- ffi (>= 1.0.0)
+ ffi (1.17.0)
+ ffi-compiler (1.3.2)
+ ffi (>= 1.15.5)
rake
hooks (0.4.1)
uber (~> 0.0.14)
- http (4.4.1)
- addressable (~> 2.3)
+ http (5.2.0)
+ addressable (~> 2.8)
+ base64 (~> 0.1)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
- http-parser (~> 1.2.0)
- http-cookie (1.0.5)
+ llhttp-ffi (~> 0.5.0)
+ http-cookie (1.0.7)
domain_name (~> 0.5)
http-form_data (2.3.0)
- http-parser (1.2.3)
- ffi-compiler (>= 1.0, < 2.0)
- i18n (1.14.5)
+ i18n (1.14.6)
concurrent-ruby (~> 1.0)
+ llhttp-ffi (0.5.0)
+ ffi-compiler (~> 1.0)
+ rake (~> 13.0)
minitest (5.25.1)
mongo (2.20.1)
bson (>= 4.14.1, < 6.0.0)
- mongoid (9.0.0)
+ mongoid (9.0.1)
activemodel (>= 5.1, < 7.2, != 7.0.0)
concurrent-ruby (>= 1.0.5, < 2.0)
mongo (>= 2.18.0, < 3.0.0)
multi_json (1.15.0)
mutex_m (0.2.0)
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
- public_suffix (5.0.1)
+ public_suffix (6.0.1)
rainbow (3.1.1)
rake (13.0.1)
regexp_parser (2.3.1)
rexml (3.2.5)
rspec (3.13.0)
@@ -103,12 +104,9 @@
rubocop (~> 1.19)
ruby-progressbar (1.11.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.0.15)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.8.2)
unicode-display_width (2.1.0)
PLATFORMS
ruby