Skip to content

Commit

Permalink
upgrade blazer
Browse files Browse the repository at this point in the history
  • Loading branch information
mwvolo committed Oct 19, 2024
1 parent 7e73f38 commit ec75e12
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,11 +196,12 @@ GEM
bigdecimal (3.1.8)
bindata (2.5.0)
bindex (0.8.1)
blazer (2.6.5)
activerecord (>= 5)
chartkick (>= 3.2)
railties (>= 5)
safely_block (>= 0.1.1)
blazer (3.0.4)
activerecord (>= 6.1)
chartkick (>= 5)
csv
railties (>= 6.1)
safely_block (>= 0.4)
bootsnap (1.18.4)
msgpack (~> 1.2)
bootstrap-sass (3.4.1)
Expand All @@ -224,7 +225,7 @@ GEM
capybara (>= 1.0, < 4)
launchy
cgi (0.4.1)
chartkick (5.0.7)
chartkick (5.1.1)
childprocess (5.1.0)
logger (~> 1.5)
choice (0.2.0)
Expand Down Expand Up @@ -263,6 +264,7 @@ GEM
crass (1.0.6)
css_parser (1.19.0)
addressable
csv (3.3.0)
database_cleaner (2.0.2)
database_cleaner-active_record (>= 2, < 3)
database_cleaner-active_record (2.2.0)
Expand Down

0 comments on commit ec75e12

Please sign in to comment.