Gemfile.lock in vncpost_api-0.3.0 vs Gemfile.lock in vncpost_api-0.3.1
- old
+ new
@@ -1,65 +1,64 @@
PATH
remote: .
specs:
- vncpost_api (0.2.1)
- activeresource
+ vncpost_api (0.3.0)
+ activeresource (>= 4.1.0)
jwt
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.4.1)
- activesupport (= 6.1.4.1)
+ activemodel (7.0.2.4)
+ activesupport (= 7.0.2.4)
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activesupport (> 5.x)
builder (~> 3.1)
- activeresource (5.1.1)
- activemodel (>= 5.0, < 7)
+ activeresource (6.0.0)
+ activemodel (>= 6.0)
activemodel-serializers-xml (~> 1.0)
- activesupport (>= 5.0, < 7)
- activesupport (6.1.4.1)
+ activesupport (>= 6.0)
+ activesupport (7.0.2.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
builder (3.2.4)
- byebug (11.1.1)
- coderay (1.1.2)
- concurrent-ruby (1.1.9)
- diff-lcs (1.3)
- dotenv (2.7.5)
- i18n (1.8.10)
+ byebug (11.1.3)
+ coderay (1.1.3)
+ concurrent-ruby (1.1.10)
+ diff-lcs (1.5.0)
+ dotenv (2.7.6)
+ i18n (1.10.0)
concurrent-ruby (~> 1.0)
- jwt (2.2.3)
+ jwt (2.3.0)
method_source (1.0.0)
- minitest (5.14.4)
- pry (0.13.1)
+ minitest (5.15.0)
+ pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
- pry-byebug (3.9.0)
+ pry-byebug (3.8.0)
byebug (~> 11.0)
- pry (~> 0.13.0)
+ pry (~> 0.10)
rake (12.3.3)
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-core (3.9.1)
- rspec-support (~> 3.9.1)
- rspec-expectations (3.9.1)
+ rspec (3.11.0)
+ rspec-core (~> 3.11.0)
+ rspec-expectations (~> 3.11.0)
+ rspec-mocks (~> 3.11.0)
+ rspec-core (3.11.0)
+ rspec-support (~> 3.11.0)
+ rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-mocks (3.9.1)
+ rspec-support (~> 3.11.0)
+ rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.2)
+ rspec-support (~> 3.11.0)
+ rspec-support (3.11.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
- zeitwerk (2.4.2)
+ zeitwerk (2.5.4)
PLATFORMS
ruby
DEPENDENCIES
@@ -67,8 +66,9 @@
pry
pry-byebug
rake (~> 12.0)
rspec (~> 3.0)
vncpost_api!
+ zeitwerk
BUNDLED WITH
- 2.2.26
+ 2.2.33