mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Bump kt-paperclip from 7.2.0 to 7.2.2
Bumps [kt-paperclip](https://github.com/kreeti/kt-paperclip) from 7.2.0 to 7.2.2. - [Release notes](https://github.com/kreeti/kt-paperclip/releases) - [Changelog](https://github.com/kreeti/kt-paperclip/blob/master/NEWS) - [Commits](https://github.com/kreeti/kt-paperclip/compare/v7.2.0...v7.2.2) --- updated-dependencies: - dependency-name: kt-paperclip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8a8bdfe732
commit
5ceb09bcf6
1 changed files with 9 additions and 8 deletions
17
Gemfile.lock
17
Gemfile.lock
|
@ -107,7 +107,7 @@ GEM
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
uniform_notifier (~> 1.11)
|
uniform_notifier (~> 1.11)
|
||||||
byebug (11.1.3)
|
byebug (11.1.3)
|
||||||
climate_control (0.2.0)
|
climate_control (1.2.0)
|
||||||
codeclimate-test-reporter (1.0.9)
|
codeclimate-test-reporter (1.0.9)
|
||||||
simplecov (<= 0.13)
|
simplecov (<= 0.13)
|
||||||
coffee-rails (5.0.0)
|
coffee-rails (5.0.0)
|
||||||
|
@ -185,12 +185,12 @@ GEM
|
||||||
rexml (>= 3.3.9)
|
rexml (>= 3.3.9)
|
||||||
kramdown-parser-gfm (1.1.0)
|
kramdown-parser-gfm (1.1.0)
|
||||||
kramdown (~> 2.0)
|
kramdown (~> 2.0)
|
||||||
kt-paperclip (7.2.0)
|
kt-paperclip (7.2.2)
|
||||||
activemodel (>= 4.2.0)
|
activemodel (>= 4.2.0)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
marcel (~> 1.0.1)
|
marcel (~> 1.0.1)
|
||||||
mime-types
|
mime-types
|
||||||
terrapin (~> 0.6.0)
|
terrapin (>= 0.6.0, < 2.0)
|
||||||
language_server-protocol (3.17.0.3)
|
language_server-protocol (3.17.0.3)
|
||||||
libv8-node (21.7.2.0)
|
libv8-node (21.7.2.0)
|
||||||
listen (3.9.0)
|
listen (3.9.0)
|
||||||
|
@ -206,9 +206,10 @@ GEM
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
marcel (1.0.4)
|
marcel (1.0.4)
|
||||||
mime-types (3.4.1)
|
mime-types (3.7.0)
|
||||||
mime-types-data (~> 3.2015)
|
logger
|
||||||
mime-types-data (3.2023.0218.1)
|
mime-types-data (~> 3.2025, >= 3.2025.0507)
|
||||||
|
mime-types-data (3.2025.0624)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
mini_portile2 (2.8.9)
|
mini_portile2 (2.8.9)
|
||||||
mini_racer (0.12.0)
|
mini_racer (0.12.0)
|
||||||
|
@ -381,8 +382,8 @@ GEM
|
||||||
stripe (13.3.1)
|
stripe (13.3.1)
|
||||||
terminal-table (4.0.0)
|
terminal-table (4.0.0)
|
||||||
unicode-display_width (>= 1.1.1, < 4)
|
unicode-display_width (>= 1.1.1, < 4)
|
||||||
terrapin (0.6.0)
|
terrapin (1.1.0)
|
||||||
climate_control (>= 0.0.3, < 1.0)
|
climate_control
|
||||||
thor (1.3.2)
|
thor (1.3.2)
|
||||||
tilt (2.6.0)
|
tilt (2.6.0)
|
||||||
timeout (0.4.3)
|
timeout (0.4.3)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue