Skip to content

Commit fcff755

Browse files
authored
Merge pull request #3001 from TracksApp/dependabot/bundler/jquery-ui-rails-7.0.0
Bump jquery-ui-rails from 6.0.1 to 7.0.0
2 parents 753d230 + b79c983 commit fcff755

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gem 'activemodel-serializers-xml', '~> 1.0.1'
66
gem 'coffee-rails', '~> 5.0.0'
77

88
gem 'jquery-rails', '~> 4.6'
9-
gem 'jquery-ui-rails', '~>6.0.1'
9+
gem 'jquery-ui-rails', '~>7.0.0'
1010

1111
gem 'rails', '~> 6.1'
1212
gem 'sassc-rails', '~> 2.1.2'

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ GEM
143143
rails-dom-testing (>= 1, < 3)
144144
railties (>= 4.2.0)
145145
thor (>= 0.14, < 2.0)
146-
jquery-ui-rails (6.0.1)
146+
jquery-ui-rails (7.0.0)
147147
railties (>= 3.2.16)
148148
json (2.7.1)
149149
kramdown (2.4.0)
@@ -170,7 +170,7 @@ GEM
170170
net-pop
171171
net-smtp
172172
marcel (1.0.2)
173-
method_source (1.0.0)
173+
method_source (1.1.0)
174174
mime-types (3.4.1)
175175
mime-types-data (~> 3.2015)
176176
mime-types-data (3.2023.0218.1)
@@ -249,7 +249,7 @@ GEM
249249
rake (>= 12.2)
250250
thor (~> 1.0)
251251
rainbow (3.1.1)
252-
rake (13.1.0)
252+
rake (13.2.1)
253253
rb-fsevent (0.11.2)
254254
rb-inotify (0.10.1)
255255
ffi (~> 1.0)
@@ -327,7 +327,7 @@ GEM
327327
unicode-display_width (>= 1.1.1, < 3)
328328
terrapin (0.6.0)
329329
climate_control (>= 0.0.3, < 1.0)
330-
thor (1.3.0)
330+
thor (1.3.1)
331331
tilt (2.3.0)
332332
timeout (0.4.1)
333333
tolk (5.0.1)
@@ -370,7 +370,7 @@ DEPENDENCIES
370370
htmlentities
371371
i18n-tasks (~> 1.0.13)
372372
jquery-rails (~> 4.6)
373-
jquery-ui-rails (~> 6.0.1)
373+
jquery-ui-rails (~> 7.0.0)
374374
kt-paperclip (~> 7.2)
375375
listen
376376
mini_racer

0 commit comments

Comments
 (0)