diff --git a/Gemfile.lock b/Gemfile.lock index 28a4d5b6..f4597616 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.1.3) - climate_control (0.2.0) + climate_control (1.2.0) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) coffee-rails (5.0.0) @@ -185,12 +185,12 @@ GEM rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - kt-paperclip (7.2.0) + kt-paperclip (7.2.2) activemodel (>= 4.2.0) activesupport (>= 4.2.0) marcel (~> 1.0.1) mime-types - terrapin (~> 0.6.0) + terrapin (>= 0.6.0, < 2.0) language_server-protocol (3.17.0.3) libv8-node (21.7.2.0) listen (3.9.0) @@ -206,9 +206,10 @@ GEM net-pop net-smtp marcel (1.0.4) - mime-types (3.4.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2023.0218.1) + mime-types (3.7.0) + logger + mime-types-data (~> 3.2025, >= 3.2025.0507) + mime-types-data (3.2025.0624) mini_mime (1.1.5) mini_portile2 (2.8.9) mini_racer (0.12.0) @@ -381,8 +382,8 @@ GEM stripe (13.3.1) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) - terrapin (0.6.0) - climate_control (>= 0.0.3, < 1.0) + terrapin (1.1.0) + climate_control thor (1.3.2) tilt (2.6.0) timeout (0.4.3)