mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Bump tolk from 5.0.1 to 5.0.2
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](https://github.com/tolk/tolk/compare/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] <support@github.com>
This commit is contained in:
parent
d946081e0f
commit
308410ea71
2 changed files with 11 additions and 11 deletions
2
Gemfile
2
Gemfile
|
@ -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
|
||||
|
|
20
Gemfile.lock
20
Gemfile.lock
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue