Skip to content

Commit

Permalink
Bump tolk from 5.0.1 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [tolk](https://github.com/tolk/tolk) from 5.0.1 to 5.0.2.
- [Changelog](https://github.com/tolk/tolk/blob/main/CHANGELOG.md)
- [Commits](tolk/tolk@v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: tolk
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent d946081 commit 308410e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ group :assets do
gem 'bootstrap-sass', '3.4.1'
gem 'uglifier', '>=1.3.0'
gem 'listen'
gem 'tolk', '~> 5.0.1'
gem 'tolk', '~> 5.0.2'
end

group :development, :optional => true do
Expand Down
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ GEM
concurrent-ruby (1.3.4)
crass (1.0.6)
database_cleaner (1.99.0)
date (3.3.4)
date (3.4.0)
diff-lcs (1.5.1)
docile (1.1.5)
e2mmap (0.1.0)
Expand Down Expand Up @@ -153,7 +153,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nio4r (2.7.4)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand Down Expand Up @@ -305,9 +305,9 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
Expand All @@ -316,11 +316,11 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (1.3.1)
thor (1.3.2)
tilt (2.3.0)
timeout (0.4.1)
tolk (5.0.1)
rails (>= 6.0)
tolk (5.0.2)
rails (>= 6.0, < 7.2)
safe_yaml (>= 0.8.6)
sprockets-rails (~> 3.4)
tracks-chartjs-ror (3.6.4)
Expand Down Expand Up @@ -382,7 +382,7 @@ DEPENDENCIES
spring (~> 4)
sqlite3 (~> 1.4)
stripe
tolk (~> 5.0.1)
tolk (~> 5.0.2)
tracks-chartjs-ror
uglifier (>= 1.3.0)
will_paginate
Expand Down

0 comments on commit 308410e

Please sign in to comment.