Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
fab-girard committed Feb 7, 2024
1 parent a12038d commit 767ccb9
Showing 1 changed file with 116 additions and 92 deletions.
208 changes: 116 additions & 92 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,180 +7,204 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actionpack (6.1.3.2)
actionview (= 6.1.3.2)
activesupport (= 6.1.3.2)
actionpack (6.1.7.6)
actionview (= 6.1.7.6)
activesupport (= 6.1.7.6)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (6.1.3.2)
activesupport (= 6.1.3.2)
actionview (6.1.7.6)
activesupport (= 6.1.7.6)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activesupport (6.1.3.2)
activesupport (6.1.7.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
ansi (1.5.0)
ast (2.4.0)
ast (2.4.2)
border_patrol (0.2.1)
nokogiri (>= 1.4.3.1)
builder (3.2.4)
byebug (11.0.1)
concurrent-ruby (1.1.9)
byebug (11.1.3)
concurrent-ruby (1.2.3)
crass (1.0.6)
docile (1.3.2)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dry-configurable (0.11.1)
dry-configurable (0.12.1)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-equalizer (~> 0.2)
dry-core (~> 0.5, >= 0.5.0)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.9)
dry-core (0.6.0)
concurrent-ruby (~> 1.0)
dry-equalizer (0.3.0)
dry-inflector (0.2.0)
dry-logic (1.0.6)
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-types (1.3.1)
dry-core (~> 0.5, >= 0.5)
dry-types (1.5.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4)
dry-equalizer (~> 0.3)
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
erubi (1.10.0)
erubi (1.12.0)
erubis (2.7.0)
fakeredis (0.7.0)
redis (>= 3.2, < 5.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
grape (1.3.0)
fakeredis (0.9.2)
redis (~> 4.8)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
grape (1.7.0)
activesupport
builder
dry-types (>= 1.1)
mustermann-grape (~> 1.0.0)
rack (>= 1.3.0)
rack-accept
grape-entity (0.7.1)
activesupport (>= 4.0)
grape-entity (0.10.2)
activesupport (>= 3.0.0)
multi_json (>= 1.3.2)
grape-erb (0.0.1)
erubis
grape
i18n
tilt
grape-swagger (1.0.0)
grape (~> 1.3.0)
grape-swagger-entity (0.3.4)
grape-entity (>= 0.5.0)
grape-swagger (>= 0.31.0)
grape_logging (1.8.3)
grape-swagger (1.4.2)
grape (~> 1.3)
grape-swagger-entity (0.5.3)
grape-entity (>= 0.6.0)
grape-swagger (>= 1.2.0)
grape_logging (1.8.4)
grape
rack
http-accept (1.7.0)
http-cookie (1.0.3)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.8.10)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.3.0)
loofah (2.10.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mime-types (3.3.1)
nokogiri (>= 1.12.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mime-types-data (3.2024.0206)
mini_portile2 (2.6.1)
minitest (5.14.0)
minitest-focus (1.1.2)
minitest (5.15.0)
minitest-focus (1.4.0)
minitest (>= 4, < 6)
minitest-reporters (1.4.2)
minitest-reporters (1.6.1)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
multi_json (1.14.1)
multipart-post (2.0.0)
mustermann (1.1.1)
multi_json (1.15.0)
multipart-post (2.3.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
mustermann-grape (1.0.1)
mustermann-grape (1.0.2)
mustermann (>= 1.0.0)
netrc (0.11.0)
nio4r (2.5.8)
nio4r (2.7.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
parallel (1.19.1)
parser (2.7.0.2)
ast (~> 2.4.0)
puma (5.6.2)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
puma (6.4.2)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
racc (1.7.3)
rack (2.2.8)
rack-accept (0.4.5)
rack (>= 0.4)
rack-contrib (2.1.0)
rack (~> 2.0)
rack-cors (1.1.1)
rack-contrib (2.4.0)
rack (< 4)
rack-cors (2.0.1)
rack (>= 2.0.0)
rack-server-pages (0.1.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rack-test (2.1.0)
rack (>= 1.3)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rainbow (3.0.0)
rake (13.0.1)
redis (4.1.3)
redis-activesupport (5.2.0)
activesupport (>= 3, < 7)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rainbow (3.1.1)
rake (13.1.0)
redis (4.8.1)
redis-activesupport (5.3.0)
activesupport (>= 3, < 8)
redis-store (>= 1.3, < 2)
redis-store (1.8.1)
redis (>= 4, < 5)
redis-store (1.10.0)
redis (>= 4, < 6)
regexp_parser (2.9.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rubocop (0.79.0)
jaro_winkler (~> 1.5.1)
rexml (3.2.6)
rubocop (1.28.2)
parallel (~> 1.10)
parser (>= 2.7.0.1)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.17.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
ruby2_keywords (0.0.2)
sentry-raven (2.1.2)
faraday (>= 0.7.6, < 0.10.x)
simplecov (0.17.1)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.17.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sentry-raven (3.1.2)
faraday (>= 1.0)
simplecov (0.22.0)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sqlite3 (1.4.2)
tilt (2.0.10)
tzinfo (2.0.4)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sqlite3 (1.4.4)
tilt (2.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.6.1)
zeitwerk (2.4.2)
unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
zeitwerk (2.6.13)

PLATFORMS
ruby
Expand Down Expand Up @@ -219,4 +243,4 @@ RUBY VERSION
ruby 2.5.7p206

BUNDLED WITH
2.1.4
2.3.15

0 comments on commit 767ccb9

Please sign in to comment.