Skip to content

Commit

Permalink
secret added
Browse files Browse the repository at this point in the history
  • Loading branch information
Sepehr Behmanesh Fard committed Apr 20, 2024
1 parent 74579c6 commit 6b8217d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ end
group :test do
gem 'rspec-rails'
gem 'guard-rspec'
gem 'simplecov', '~> 0.17.0' , :require => false
gem 'simplecov', '~> 0.17.1' , :require => false
gem 'codeclimate-test-reporter'
gem 'cucumber-rails', :require => false
gem 'cucumber-rails-training-wheels'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ DEPENDENCIES
rails (~> 7.1.3)
rspec-rails
sassc-rails (~> 2.1)
simplecov (~> 0.17.0)
simplecov (~> 0.17.1)
sprockets-rails
stimulus-rails
turbo-rails
Expand Down

0 comments on commit 6b8217d

Please sign in to comment.