Skip to content

Commit

Permalink
Merge pull request #12 from fatfreecrm/dependabot/bundler/jquery-ui-r…
Browse files Browse the repository at this point in the history
…ails-7.0.0
  • Loading branch information
dependabot[bot] authored May 19, 2024
2 parents 175f292 + a890322 commit 1e760df
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
combustion (0.3.2)
rails (>= 3.0.0)
thor (>= 0.14.6)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
countries (5.3.1)
unaccent (~> 0.3)
country_select (8.0.1)
Expand Down Expand Up @@ -147,25 +147,25 @@ GEM
thor
tilt
htmlentities (4.3.4)
i18n (1.12.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jquery-migrate-rails (1.2.1)
jquery-rails (4.5.1)
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)
loofah (2.19.1)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
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)
Expand All @@ -174,7 +174,7 @@ GEM
rake
mini_mime (1.1.2)
mini_portile2 (2.8.6)
minitest (5.18.0)
minitest (5.23.0)
net-imap (0.3.4)
date
net-protocol
Expand Down Expand Up @@ -205,7 +205,7 @@ GEM
public_suffix (5.0.1)
racc (1.7.3)
rack (2.2.9)
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
rails (5.2.8.1)
actioncable (= 5.2.8.1)
Expand All @@ -220,11 +220,13 @@ GEM
bundler (>= 1.3.0)
railties (= 5.2.8.1)
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-i18n (5.1.3)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
Expand All @@ -242,7 +244,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rake (13.0.6)
rake (13.2.1)
ransack (2.5.0)
activerecord (>= 5.2.4)
activesupport (>= 5.2.4)
Expand Down Expand Up @@ -294,7 +296,7 @@ GEM
temple (0.10.0)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (1.2.1)
thor (1.3.1)
thread_safe (0.3.6)
tilt (2.1.0)
timeout (0.3.2)
Expand Down

0 comments on commit 1e760df

Please sign in to comment.