Skip to content

Commit

Permalink
Fix CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MUTOgen committed Jul 7, 2024
1 parent 97b375b commit ea4dd32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specs_e2e/rails_4_2/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ source 'https://rubygems.org'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 4.2.10'
gem 'sprockets', '~> 3.7.2'
gem 'bigdecimal', '1.3.5'

group :development, :test do
gem 'vcr'
Expand Down

0 comments on commit ea4dd32

Please sign in to comment.