Gemfile.lock in aliyun_green-0.1.0 vs Gemfile.lock in aliyun_green-0.1.1
- old
+ new
@@ -1,18 +1,27 @@
PATH
remote: .
specs:
- aliyun_green (0.1.0)
+ aliyun_green (0.1.1)
+ httpx
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
+ coderay (1.1.3)
diff-lcs (1.4.4)
+ http-2-next (0.5.0)
+ httpx (0.18.1)
+ http-2-next (>= 0.4.1)
+ method_source (1.0.0)
parallel (1.21.0)
parser (3.0.3.1)
ast (~> 2.4.1)
+ pry (0.14.1)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
rainbow (3.0.0)
rake (13.0.6)
regexp_parser (2.2.0)
rexml (3.2.5)
rspec (3.10.0)
@@ -45,9 +54,11 @@
PLATFORMS
x86_64-darwin-20
DEPENDENCIES
aliyun_green!
+ bundler
+ pry (~> 0.14.1)
rake (~> 13.0)
rspec (~> 3.0)
rubocop (~> 1.7)
BUNDLED WITH