Skip to content

Commit

Permalink
Merge 7b1d538 into 54b9ae1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
2 parents 54b9ae1 + 7b1d538 commit 94f49ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ gem 'gnuplot', '~> 2.6.0'
gem 'htmlentities', '~> 4.3.0'
gem 'icalendar', '~> 2.10.1'
gem 'jquery-rails', '~> 4.6.0'
gem 'jquery-ui-rails', '~> 6.0.0'
gem 'jquery-ui-rails', '~> 7.0.0'
gem 'json', '~> 2.7.1'
gem 'holidays', '~> 8.7.1'
gem 'iso_country_codes', '~> 0.7.8'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
jquery-ui-rails (7.0.0)
railties (>= 3.2.16)
json (2.7.1)
jwt (2.7.1)
Expand Down Expand Up @@ -337,7 +337,7 @@ GEM
mini_portile2 (2.8.5)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.22.2)
minitest (5.22.3)
money (6.19.0)
i18n (>= 0.6.4, <= 2)
multi_json (1.15.0)
Expand Down Expand Up @@ -537,7 +537,7 @@ GEM
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.3.0)
thor (1.3.1)
tilt (2.0.10)
timeout (0.4.1)
trailblazer-option (0.1.2)
Expand Down Expand Up @@ -617,7 +617,7 @@ DEPENDENCIES
icalendar (~> 2.10.1)
iso_country_codes (~> 0.7.8)
jquery-rails (~> 4.6.0)
jquery-ui-rails (~> 6.0.0)
jquery-ui-rails (~> 7.0.0)
json (~> 2.7.1)
launchy (< 3.1.0)
locale (~> 2.1.3)
Expand Down

0 comments on commit 94f49ea

Please sign in to comment.