mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
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
This commit is contained in:
commit
fcff755284
2 changed files with 6 additions and 6 deletions
2
Gemfile
2
Gemfile
|
|
@ -6,7 +6,7 @@ gem 'activemodel-serializers-xml', '~> 1.0.1'
|
|||
gem 'coffee-rails', '~> 5.0.0'
|
||||
|
||||
gem 'jquery-rails', '~> 4.6'
|
||||
gem 'jquery-ui-rails', '~>6.0.1'
|
||||
gem 'jquery-ui-rails', '~>7.0.0'
|
||||
|
||||
gem 'rails', '~> 6.1'
|
||||
gem 'sassc-rails', '~> 2.1.2'
|
||||
|
|
|
|||
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -143,7 +143,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)
|
||||
kramdown (2.4.0)
|
||||
|
|
@ -170,7 +170,7 @@ GEM
|
|||
net-pop
|
||||
net-smtp
|
||||
marcel (1.0.2)
|
||||
method_source (1.0.0)
|
||||
method_source (1.1.0)
|
||||
mime-types (3.4.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2023.0218.1)
|
||||
|
|
@ -249,7 +249,7 @@ GEM
|
|||
rake (>= 12.2)
|
||||
thor (~> 1.0)
|
||||
rainbow (3.1.1)
|
||||
rake (13.1.0)
|
||||
rake (13.2.1)
|
||||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
|
|
@ -327,7 +327,7 @@ GEM
|
|||
unicode-display_width (>= 1.1.1, < 3)
|
||||
terrapin (0.6.0)
|
||||
climate_control (>= 0.0.3, < 1.0)
|
||||
thor (1.3.0)
|
||||
thor (1.3.1)
|
||||
tilt (2.3.0)
|
||||
timeout (0.4.1)
|
||||
tolk (5.0.1)
|
||||
|
|
@ -370,7 +370,7 @@ DEPENDENCIES
|
|||
htmlentities
|
||||
i18n-tasks (~> 1.0.13)
|
||||
jquery-rails (~> 4.6)
|
||||
jquery-ui-rails (~> 6.0.1)
|
||||
jquery-ui-rails (~> 7.0.0)
|
||||
kt-paperclip (~> 7.2)
|
||||
listen
|
||||
mini_racer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue