Skip to content

Commit

Permalink
minor gem updates
Browse files Browse the repository at this point in the history
  • Loading branch information
drusepth committed Jun 22, 2024
1 parent 5f4dcc7 commit 193f852
Showing 1 changed file with 23 additions and 21 deletions.
44 changes: 23 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,7 @@ GEM
bindex (0.8.1)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
builder (3.2.4)
builder (3.3.0)
bullet (7.0.7)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
Expand All @@ -1293,7 +1293,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.3)
connection_pool (2.4.0)
crass (1.0.6)
csv (3.2.6)
Expand Down Expand Up @@ -1330,7 +1330,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
engtagger (0.4.0)
lru_redux
erubi (1.12.0)
erubi (1.13.0)
event_emitter (0.2.6)
eventmachine (1.2.7)
execjs (2.8.1)
Expand Down Expand Up @@ -1389,7 +1389,7 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
i18n (1.12.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
ibm_cloud_sdk_core (1.1.3)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -1433,9 +1433,9 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.20.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
lru_redux (1.1.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
Expand All @@ -1450,7 +1450,7 @@ GEM
memory_profiler (1.0.1)
meta-tags (2.18.0)
actionpack (>= 3.2.0, < 7.1)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0704)
Expand All @@ -1459,10 +1459,10 @@ GEM
rake
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
mini_portile2 (2.8.7)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.18.0)
minitest (5.24.0)
multi_json (1.15.0)
multipart-post (2.3.0)
mustache (1.1.1)
Expand All @@ -1479,10 +1479,10 @@ GEM
netrc (0.11.0)
newrelic_rpm (9.2.0)
nio4r (2.5.9)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
opus-ruby (1.0.1)
ffi
Expand Down Expand Up @@ -1514,8 +1514,8 @@ GEM
puma (>= 5.0, < 6.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.6.2)
rack (2.2.6.4)
racc (1.8.0)
rack (2.2.9)
rack-mini-profiler (3.1.0)
rack (>= 1.2.0)
rack-proxy (0.7.6)
Expand All @@ -1537,11 +1537,13 @@ GEM
bundler (>= 1.15.0)
railties (= 6.1.7.2)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-jquery-autocomplete (1.0.5)
rails (>= 3.2)
rails-ujs (0.1.0)
Expand All @@ -1560,7 +1562,7 @@ GEM
method_source
rake (>= 12.2)
thor (~> 1.0)
rake (13.0.6)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -1646,7 +1648,7 @@ GEM
text-hyphen (1.4.1)
textstat (0.1.8)
text-hyphen (~> 1.4, >= 1.4.1)
thor (1.2.1)
thor (1.3.1)
tilt (2.0.11)
timeago_js (3.0.2.2)
timeout (0.3.2)
Expand Down Expand Up @@ -1684,7 +1686,7 @@ GEM
websocket-extensions (0.1.5)
word_count_analyzer (1.0.1)
engtagger
zeitwerk (2.6.7)
zeitwerk (2.6.16)

PLATFORMS
ruby
Expand Down

0 comments on commit 193f852

Please sign in to comment.