File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ gem 'ccs-frontend_helpers', '~> 3.3.0'
6363group :development , :test do
6464 # Call 'byebug' anywhere in the code to stop execution and get a debugger console
6565 gem 'byebug' , '~> 12.0.0' , platforms : %i[ mri mingw x64_mingw ]
66- gem 'dotenv-rails' , '~> 3.1.8 '
66+ gem 'dotenv-rails' , '~> 3.2.0 '
6767 gem 'i18n-tasks' , '~> 1.1.2'
6868 gem 'rspec-rails' , '~> 8.0.2'
6969 gem 'rubocop' , '~> 1.81.7'
Original file line number Diff line number Diff line change 121121 ccs-frontend_helpers (3.3.0 )
122122 rails (>= 7.2 )
123123 concurrent-ruby (1.3.5 )
124- connection_pool (2.5.5 )
124+ connection_pool (3.0.2 )
125125 crass (1.0.6 )
126126 cssbundling-rails (1.4.3 )
127127 railties (>= 6.0.0 )
131131 docile (1.4.0 )
132132 domain_name (0.5.20190701 )
133133 unf (>= 0.0.5 , < 1.0.0 )
134- dotenv (3.1.8 )
135- dotenv-rails (3.1.8 )
136- dotenv (= 3.1.8 )
134+ dotenv (3.2.0 )
135+ dotenv-rails (3.2.0 )
136+ dotenv (= 3.2.0 )
137137 railties (>= 6.1 )
138138 drb (2.2.3 )
139139 erb (6.0.0 )
256256 rack (>= 3.0.0 )
257257 rack-test (2.2.0 )
258258 rack (>= 1.3 )
259- rackup (2.2 .1 )
259+ rackup (2.3 .1 )
260260 rack (>= 3 )
261261 rails (8.0.4 )
262262 actioncable (= 8.0.4 )
393393 spring-watcher-listen (2.1.0 )
394394 listen (>= 2.7 , < 4.0 )
395395 spring (>= 4 )
396- stringio (3.1.8 )
396+ stringio (3.1.9 )
397397 terminal-table (4.0.0 )
398398 unicode-display_width (>= 1.1.1 , < 4 )
399399 thor (1.4.0 )
@@ -439,7 +439,7 @@ DEPENDENCIES
439439 ccs-frontend_helpers (~> 3.3.0 )
440440 cssbundling-rails (~> 1.4 )
441441 csv (~> 3.3.5 )
442- dotenv-rails (~> 3.1.8 )
442+ dotenv-rails (~> 3.2.0 )
443443 i18n-tasks (~> 1.1.2 )
444444 jbuilder (~> 2.14 )
445445 jsbundling-rails (~> 1.3 )
You can’t perform that action at this time.
0 commit comments