Gemfile.lock in pfab-0.50.0 vs Gemfile.lock in pfab-0.56.0
- old
+ new
@@ -16,23 +16,24 @@
semver2
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.4.3)
+ activesupport (6.1.7.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
builder (3.2.4)
byebug (11.1.3)
coderay (1.1.3)
commander (4.4.6)
highline (~> 1.7.2)
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.2.3)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
docile (1.3.1)
faraday (1.8.0)
faraday-em_http (~> 1.0)
@@ -62,46 +63,45 @@
faraday (>= 0.8, < 2)
hashie (~> 3.5, >= 3.5.2)
oauth2 (~> 1.0)
hashie (3.6.0)
highline (1.7.10)
- i18n (1.8.11)
+ i18n (1.14.5)
concurrent-ruby (~> 1.0)
- json (1.8.6)
+ json (2.6.3)
jwt (2.3.0)
kamelcase (0.0.2)
semver2 (~> 3)
method_source (1.0.0)
- mini_portile2 (2.8.0)
- minitest (5.15.0)
+ mini_portile2 (2.8.6)
+ minitest (5.22.3)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
- nokogiri (1.13.6)
- mini_portile2 (~> 2.8.0)
+ nokogiri (1.16.5)
+ mini_portile2 (~> 2.8.2)
racc (~> 1.4)
- oauth2 (1.4.7)
- faraday (>= 0.8, < 2.0)
+ oauth2 (1.4.11)
+ faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
- rack (>= 1.2, < 3)
+ rack (>= 1.2, < 4)
power_assert (1.1.3)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
psych (4.0.2)
public_suffix (4.0.6)
- racc (1.6.0)
- rack (2.2.3)
+ racc (1.7.3)
+ rack (3.0.11)
rake (13.0.6)
rchardet (1.8.0)
- rdoc (3.12.2)
- json (~> 1.4)
+ rdoc (6.1.2.1)
ruby2_keywords (0.0.5)
semver2 (3.4.2)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
@@ -109,22 +109,23 @@
simplecov-html (0.10.2)
styled_yaml (0.0.1)
test-unit (3.2.9)
power_assert
thread_safe (0.3.6)
- tzinfo (1.2.9)
- thread_safe (~> 0.1)
+ tzinfo (2.0.6)
+ concurrent-ruby (~> 1.0)
+ zeitwerk (2.6.14)
PLATFORMS
ruby
DEPENDENCIES
activesupport
bundler (~> 2.3)
commander
juwelier (~> 2.4.9)!
pry-byebug
- rdoc (~> 3.12)
+ rdoc (~> 6.1)
simplecov
styled_yaml (~> 0.0.1)
test-unit
BUNDLED WITH