diff --git a/Gemfile.lock b/Gemfile.lock index 0d3525dcd..4110950e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,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) @@ -150,12 +150,12 @@ GEM rexml 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.8.0) @@ -169,11 +169,11 @@ GEM net-imap net-pop net-smtp - marcel (1.0.2) + marcel (1.0.4) method_source (1.1.0) - mime-types (3.4.1) + mime-types (3.5.2) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0218.1) + mime-types-data (3.2024.0604) mini_mime (1.1.5) mini_portile2 (2.8.7) mini_racer (0.12.0) @@ -325,8 +325,8 @@ GEM strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - terrapin (0.6.0) - climate_control (>= 0.0.3, < 1.0) + terrapin (1.0.1) + climate_control thor (1.3.1) tilt (2.3.0) timeout (0.4.1)