Skip to content

Commit

Permalink
Run bundle update again & pin js-routes to old version
Browse files Browse the repository at this point in the history
  • Loading branch information
Splines committed Sep 5, 2024
1 parent 0bb5156 commit 2057f46
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 28 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gem "image_processing", "~> 1.13"
gem "jbuilder", "~> 2.12" # build JSON APIs easily
gem "jquery-rails", "~> 4.6"
gem "jquery-ui-rails", "~> 7.0"
gem "js-routes", "~> 1.4"
gem "js-routes", "1.4.9"
gem "kaminari", "~> 1.2"
gem "kaminari-i18n", "~> 0.5"
gem "kramdown-parser-gfm", "~> 1.1"
Expand Down
52 changes: 25 additions & 27 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
activemodel (= 7.1.4)
activesupport (= 7.1.4)
timeout (>= 0.4.0)
activerecord-import (1.7.0)
activerecord-import (1.8.0)
activerecord (>= 4.2)
activerecord-nulldb-adapter (1.0.1)
activerecord (>= 5.2.0, < 7.2)
Expand Down Expand Up @@ -186,7 +186,7 @@ GEM
term-ansicolor
thor
crass (1.0.6)
css_parser (1.17.1)
css_parser (1.19.0)
addressable
dalli (3.2.8)
database_cleaner-active_record (2.2.0)
Expand Down Expand Up @@ -261,7 +261,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hashery (2.1.2)
highline (3.1.0)
highline (3.1.1)
reline
html-pipeline (2.14.3)
activesupport (>= 2)
Expand All @@ -275,7 +275,7 @@ GEM
image_processing (1.13.0)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
inline_svg (1.9.0)
inline_svg (1.10.0)
activesupport (>= 3.0)
nokogiri (>= 1.6)
io-console (0.7.2)
Expand All @@ -291,8 +291,9 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (7.0.0)
railties (>= 3.2.16)
js-routes (1.4.14)
js-routes (1.4.9)
railties (>= 4)
sprockets-rails
json (2.7.2)
jsonapi-renderer (0.2.2)
kaminari (1.2.2)
Expand Down Expand Up @@ -326,7 +327,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
logger (1.6.1)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -338,7 +339,7 @@ GEM
marcel (1.0.4)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0820)
mime-types-data (3.2024.0903)
mini_magick (4.13.2)
mini_mime (1.1.5)
minitest (5.25.1)
Expand All @@ -350,7 +351,7 @@ GEM
multipart-post (2.4.1)
mustache (1.1.1)
mutex_m (0.2.0)
net-imap (0.4.14)
net-imap (0.4.16)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -374,7 +375,7 @@ GEM
orm_adapter (0.5.0)
pairing_heap (3.1.0)
parallel (1.26.3)
parser (3.3.4.2)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pdf-reader (2.12.0)
Expand All @@ -387,9 +388,9 @@ GEM
pgreset (0.4)
popper_js (2.11.8)
pr_geohash (1.0.0)
premailer (1.25.0)
premailer (1.27.0)
addressable
css_parser (>= 1.12.0)
css_parser (>= 1.19.0)
htmlentities (>= 4.0.0)
premailer-rails (1.12.0)
actionmailer (>= 3)
Expand All @@ -405,7 +406,7 @@ GEM
public_suffix (6.0.1)
puma (6.4.2)
nio4r (~> 2.0)
pundit (2.3.2)
pundit (2.4.0)
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.8.1)
Expand Down Expand Up @@ -480,8 +481,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.6)
strscan
rexml (3.3.7)
rgl (0.6.6)
pairing_heap (>= 0.3, < 4.0)
rexml (~> 3.2, >= 3.2.4)
Expand All @@ -494,7 +494,7 @@ GEM
rsolr (2.6.0)
builder (>= 2.1.2)
faraday (>= 0.9, < 3, != 2.0.0)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
Expand All @@ -504,7 +504,7 @@ GEM
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.4)
rspec-rails (6.1.5)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand All @@ -513,26 +513,25 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.65.1)
rubocop (1.66.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.1)
rubocop-rails (2.26.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-graphviz (1.2.5)
rexml
Expand Down Expand Up @@ -564,7 +563,7 @@ GEM
shrine (3.6.0)
content_disposition (~> 1.0)
down (~> 5.1)
sidekiq (7.3.1)
sidekiq (7.3.2)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
logger
Expand Down Expand Up @@ -602,7 +601,6 @@ GEM
streamio-ffmpeg (3.0.2)
multi_json (~> 1.8)
stringio (3.1.1)
strscan (3.1.0)
sunspot (2.7.1)
bigdecimal
pr_geohash (~> 1.0)
Expand All @@ -616,7 +614,7 @@ GEM
tins (~> 1.0)
terser (1.2.3)
execjs (>= 0.3.0, < 3)
thor (1.3.1)
thor (1.3.2)
tilt (2.4.0)
timeago_js (3.0.2.2)
timeout (0.4.1)
Expand Down Expand Up @@ -655,7 +653,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
will_paginate (4.0.1)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
x86_64-linux
Expand Down Expand Up @@ -693,7 +691,7 @@ DEPENDENCIES
jbuilder (~> 2.12)
jquery-rails (~> 4.6)
jquery-ui-rails (~> 7.0)
js-routes (~> 1.4)
js-routes (= 1.4.9)
kaminari (~> 1.2)
kaminari-i18n (~> 0.5)
kramdown-parser-gfm (~> 1.1)
Expand Down

0 comments on commit 2057f46

Please sign in to comment.