Skip to content

Commit

Permalink
Bump coffee-rails from 4.2.2 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [coffee-rails](https://github.com/rails/coffee-rails) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/rails/coffee-rails/releases)
- [Changelog](https://github.com/rails/coffee-rails/blob/master/CHANGELOG.md)
- [Commits](rails/coffee-rails@v4.2.2...v5.0.0)

---
updated-dependencies:
- dependency-name: coffee-rails
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2023
1 parent 11eaaee commit 28505db
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@ GEM
builder (3.2.4)
cancancan (3.0.2)
climate_control (0.2.0)
coffee-rails (4.2.2)
coffee-rails (5.0.0)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
railties (>= 5.2.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
countries (5.2.0)
unaccent (~> 0.3)
country_select (8.0.0)
Expand All @@ -84,7 +84,7 @@ GEM
devise (>= 2.1.0)
dynamic_form (1.1.4)
email_reply_parser_ffcrm (0.5.0)
erubi (1.11.0)
erubi (1.12.0)
execjs (2.8.1)
fat_free_crm (0.19.2)
activemodel-serializers-xml
Expand Down Expand Up @@ -144,7 +144,7 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
loofah (2.19.1)
loofah (2.20.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.8.0)
Expand All @@ -162,7 +162,7 @@ GEM
rake
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.17.0)
minitest (5.18.0)
net-imap (0.3.2)
date
net-protocol
Expand Down Expand Up @@ -194,7 +194,7 @@ GEM
public_suffix (5.0.1)
racc (1.6.2)
rack (2.2.6.4)
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 @@ -212,7 +212,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-i18n (5.1.3)
i18n (>= 0.7, < 2)
Expand Down Expand Up @@ -283,7 +283,7 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.10)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down

0 comments on commit 28505db

Please sign in to comment.