Skip to content

Commit

Permalink
Run bundle i
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulhamiid committed Jan 12, 2024
1 parent 3116c86 commit 257b03d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }

gem 'rubocop', '>= 1.0', '< 2.0'

ruby '3.1.2'
ruby '3.2.2'

gem 'sass-rails', '>= 5.0.3'

Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ GEM
pg (1.5.4)
pg (1.5.4-x64-mingw-ucrt)
popper_js (2.11.8)
psych (3.3.4)
public_suffix (5.0.4)
puma (5.6.8)
nio4r (~> 2.0)
Expand Down Expand Up @@ -335,6 +336,7 @@ DEPENDENCIES
rspec-rails (>= 3.9.0)
rubocop (>= 1.0, < 2.0)
sass-rails (>= 5.0.3)
sassc-rails
selenium-webdriver
shoulda-matchers (~> 5.0)
sprockets-rails
Expand Down

0 comments on commit 257b03d

Please sign in to comment.