Gemfile.lock in vncpost_api-0.2.0 vs Gemfile.lock in vncpost_api-0.2.1
- old
+ new
@@ -1,39 +1,39 @@
PATH
remote: .
specs:
- vncpost_api (0.1.0)
+ vncpost_api (0.2.0)
activeresource
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.0.2.2)
- activesupport (= 6.0.2.2)
+ activemodel (6.0.3)
+ activesupport (= 6.0.3)
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activesupport (> 5.x)
builder (~> 3.1)
- activeresource (5.1.0)
+ activeresource (5.1.1)
activemodel (>= 5.0, < 7)
activemodel-serializers-xml (~> 1.0)
activesupport (>= 5.0, < 7)
- activesupport (6.0.2.2)
+ activesupport (6.0.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- zeitwerk (~> 2.2)
+ zeitwerk (~> 2.2, >= 2.2.2)
builder (3.2.4)
byebug (11.1.1)
coderay (1.1.2)
concurrent-ruby (1.1.6)
diff-lcs (1.3)
dotenv (2.7.5)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
- minitest (5.14.0)
+ minitest (5.14.1)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)