Skip to content

Commit

Permalink
Merge pull request #16440 from opf/fix/bump_gems
Browse files Browse the repository at this point in the history
Fix/bump gems
  • Loading branch information
ulferts authored Aug 14, 2024
2 parents 777f0db + c29d42e commit 5e4ec7f
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 37 deletions.
8 changes: 4 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ gem "acts_as_list", "~> 1.2.0"
gem "acts_as_tree", "~> 2.9.0"
gem "awesome_nested_set", "~> 3.6.0"
gem "closure_tree", "~> 7.4.0"
gem "rubytree", "~> 2.0.0"
gem "rubytree", "~> 2.1.0"
# Only used in down migrations now.
# Is to be removed once the referencing migrations have been squashed.
gem "typed_dag", "~> 2.0.2", require: false
Expand Down Expand Up @@ -165,7 +165,7 @@ gem "ttfunk", "~> 1.7.0" # remove after https://github.com/prawnpdf/prawn/issues
# prawn implicitly depends on matrix gem no longer in ruby core with 3.1
gem "matrix", "~> 0.4.2"

gem "meta-tags", "~> 2.21.0"
gem "meta-tags", "~> 2.22.0"

gem "paper_trail", "~> 15.1.0"

Expand Down Expand Up @@ -204,7 +204,7 @@ gem "plaintext", "~> 0.3.2"

gem "ruby-progressbar", "~> 1.13.0", require: false

gem "mini_magick", "~> 4.13.0", require: false
gem "mini_magick", "~> 5.0.1", require: false

gem "validate_url"

Expand Down Expand Up @@ -240,7 +240,7 @@ group :test do

# Test prof provides factories from code
# and other niceties
gem "test-prof", "~> 1.3.0"
gem "test-prof", "~> 1.4.0"
gem "turbo_tests", github: "opf/turbo_tests", ref: "with-patches"

gem "rack_session_access"
Expand Down
67 changes: 35 additions & 32 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ PATH
remote: modules/two_factor_authentication
specs:
openproject-two_factor_authentication (1.0.0)
aws-sdk-sns (~> 1.80.0)
aws-sdk-sns (~> 1.82.0)
messagebird-rest (~> 1.4.2)
rotp (~> 6.1)
webauthn (~> 3.0)
Expand Down Expand Up @@ -355,7 +355,7 @@ GEM
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-sns (1.80.0)
aws-sdk-sns (1.82.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.9.1)
Expand Down Expand Up @@ -411,7 +411,8 @@ GEM
fog-aws
cbor (0.5.9.8)
cgi (0.4.1)
childprocess (5.0.0)
childprocess (5.1.0)
logger (~> 1.5)
climate_control (1.2.0)
closure_tree (7.4.0)
activerecord (>= 4.2.10)
Expand All @@ -428,7 +429,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
cookiejar (0.3.4)
cose (1.3.0)
cose (1.3.1)
cbor (~> 0.5.9)
openssl-signature_algorithm (~> 1.0)
crack (1.0.0)
Expand Down Expand Up @@ -497,7 +498,8 @@ GEM
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.2)
em-socksify (0.3.3)
base64
eventmachine (>= 1.0.0.beta.4)
em-synchrony (1.0.6)
eventmachine (>= 1.0.0.beta.1)
Expand Down Expand Up @@ -525,12 +527,12 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.10.0)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.1.0)
faraday-net_http (3.1.1)
net-http
fastimage (2.3.1)
ferrum (0.15)
Expand All @@ -544,7 +546,7 @@ GEM
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
fog-core (2.4.0)
fog-core (2.5.0)
builder
excon (~> 0.71)
formatador (>= 0.2, < 2.0)
Expand Down Expand Up @@ -580,14 +582,14 @@ GEM
fugit (>= 1.1)
railties (>= 6.0.0)
thor (>= 0.14.1)
google-apis-core (0.15.0)
google-apis-core (0.15.1)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 1.9)
httpclient (>= 2.8.1, < 3.a)
httpclient (>= 2.8.3, < 3.a)
mini_mime (~> 1.0)
mutex_m
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
rexml
google-apis-gmail_v1 (0.41.0)
google-apis-core (>= 0.15.0, < 2.a)
google-cloud-env (2.1.1)
Expand All @@ -610,17 +612,18 @@ GEM
rack
gravatar_image_tag (1.2.0)
hana (1.3.7)
hashdiff (1.1.0)
hashdiff (1.1.1)
hashery (2.1.2)
hashie (3.6.0)
highline (3.0.1)
highline (3.1.0)
reline
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
htmlbeautifier (1.4.3)
htmldiff (0.0.1)
htmlentities (4.3.4)
http-2 (1.0.0)
http-2 (1.0.1)
http_parser.rb (0.6.0)
httpclient (2.8.3)
httpx (1.3.0)
Expand Down Expand Up @@ -659,7 +662,7 @@ GEM
bindata
faraday (~> 2.0)
faraday-follow_redirects
json-schema (4.3.0)
json-schema (4.3.1)
addressable (>= 2.8)
json_schemer (2.3.0)
bigdecimal
Expand Down Expand Up @@ -722,19 +725,19 @@ GEM
markly (0.10.0)
matrix (0.4.2)
messagebird-rest (1.4.2)
meta-tags (2.21.0)
actionpack (>= 6.0.0, < 7.2)
meta-tags (2.22.0)
actionpack (>= 6.0.0, < 8.1)
method_source (1.1.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0702)
mini_magick (4.13.2)
mime-types-data (3.2024.0806)
mini_magick (5.0.1)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.0)
msgpack (1.7.2)
multi_json (1.15.0)
mustermann (3.0.0)
mustermann (3.0.2)
ruby2_keywords (~> 0.0.1)
mustermann-grape (1.1.0)
mustermann (>= 1.0.0)
Expand Down Expand Up @@ -798,10 +801,10 @@ GEM
paper_trail (15.1.0)
activerecord (>= 6.1)
request_store (~> 1.4)
parallel (1.25.1)
parallel (1.26.2)
parallel_tests (4.7.1)
parallel
parser (3.3.4.0)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
pdf-core (0.9.0)
Expand Down Expand Up @@ -839,7 +842,7 @@ GEM
pry (>= 0.12.0)
psych (5.1.2)
stringio
public_suffix (6.0.0)
public_suffix (6.0.1)
puffing-billy (4.0.0)
addressable (~> 2.5)
em-http-request (~> 1.1, >= 1.1.0)
Expand Down Expand Up @@ -923,7 +926,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rb_sys (0.9.99)
rb_sys (0.9.100)
rbtrace (0.5.1)
ffi (>= 1.0.6)
msgpack (>= 0.4.3)
Expand Down Expand Up @@ -1024,7 +1027,7 @@ GEM
nokogiri (>= 1.13.10)
rexml
ruby2_keywords (0.0.5)
rubytree (2.0.3)
rubytree (2.1.0)
json (~> 2.0, > 2.3.1)
rubyzip (2.3.2)
safety_net_attestation (0.4.0)
Expand Down Expand Up @@ -1087,13 +1090,13 @@ GEM
table_print (1.5.7)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.3.3.1)
test-prof (1.4.0)
text-hyphen (1.5.0)
thor (1.3.1)
thread_safe (0.3.6)
timecop (0.9.10)
timeout (0.4.1)
tpm-key_attestation (0.12.0)
tpm-key_attestation (0.12.1)
bindata (~> 2.4)
openssl (> 2.0)
openssl-signature_algorithm (~> 1.0)
Expand Down Expand Up @@ -1162,7 +1165,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.36)
zeitwerk (2.6.16)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand Down Expand Up @@ -1250,8 +1253,8 @@ DEPENDENCIES
markly (~> 0.10)
matrix (~> 0.4.2)
md_to_pdf!
meta-tags (~> 2.21.0)
mini_magick (~> 4.13.0)
meta-tags (~> 2.22.0)
mini_magick (~> 5.0.1)
multi_json (~> 1.15.0)
my_page!
net-ldap (~> 0.19.0)
Expand Down Expand Up @@ -1337,7 +1340,7 @@ DEPENDENCIES
ruby-duration (~> 3.2.0)
ruby-prof
ruby-progressbar (~> 1.13.0)
rubytree (~> 2.0.0)
rubytree (~> 2.1.0)
sanitize (~> 6.1.0)
secure_headers (~> 6.5.0)
selenium-devtools
Expand All @@ -1357,7 +1360,7 @@ DEPENDENCIES
svg-graph (~> 2.2.0)
sys-filesystem (~> 1.5.0)
table_print (~> 1.5.6)
test-prof (~> 1.3.0)
test-prof (~> 1.4.0)
timecop (~> 0.9.0)
ttfunk (~> 1.7.0)
turbo-rails (~> 2.0.0)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ Gem::Specification.new do |s|
s.add_dependency "rotp", "~> 6.1"
s.add_dependency "webauthn", "~> 3.0"

s.add_dependency "aws-sdk-sns", "~> 1.80.0"
s.add_dependency "aws-sdk-sns", "~> 1.82.0"
s.metadata["rubygems_mfa_required"] = "true"
end

0 comments on commit 5e4ec7f

Please sign in to comment.