Gemfile.lock in gitlab-releases-0.2.2 vs Gemfile.lock in gitlab-releases-0.2.3
- old
+ new
@@ -1,36 +1,46 @@
PATH
remote: .
specs:
- gitlab-releases (0.2.2)
- activesupport (~> 7.0.0)
+ gitlab-releases (0.2.3)
+ activesupport (~> 7.1)
gitlab (~> 4.19.0)
http (~> 5.1.0)
retriable (~> 3.1.2)
version_sorter (~> 2.3.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.6)
+ activesupport (7.1.0)
+ 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.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
+ base64 (0.1.1)
+ bigdecimal (3.1.4)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
coderay (1.1.3)
concurrent-ruby (1.2.2)
+ connection_pool (2.4.1)
crack (0.4.5)
rexml
debug_inspector (1.1.0)
diff-lcs (1.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
+ drb (2.1.1)
+ ruby2_keywords
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
gitlab (4.19.0)
@@ -55,12 +65,13 @@
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
method_source (1.0.0)
mini_mime (1.1.2)
- minitest (5.19.0)
+ minitest (5.20.0)
multi_xml (0.6.0)
+ mutex_m (0.1.2)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
racc
proc_to_ast (0.1.0)
@@ -113,10 +124,11 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
+ ruby2_keywords (0.0.5)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
timecop (0.9.8)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
@@ -138,10 +150,10 @@
arm64-darwin-21
arm64-darwin-22
x86_64-darwin-22
DEPENDENCIES
- activesupport (~> 7.0.0)
+ activesupport (~> 7.1)
gitlab (~> 4.19.0)
gitlab-releases!
http (~> 5.1.0)
pry (~> 0.14.0)
rake (~> 13.0)