Skip to content

Commit

Permalink
try fixing 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dejan committed Jan 4, 2025
1 parent 5b4ac66 commit 618e93c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ source 'http://rubygems.org'
gemspec

group :development, :test do
gem 'did_you_mean', '~> 1.4'
gem 'rake', '~> 13.0.6'
gem 'rspec', '~> 3.3'
gem 'rspec_junit_formatter', '~> 0.2'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ GEM
remote: http://rubygems.org/
specs:
ast (2.4.2)
did_you_mean (1.6.3)
diff-lcs (1.4.4)
gemoji (4.0.1)
json (2.7.5)
Expand Down Expand Up @@ -63,6 +64,7 @@ PLATFORMS

DEPENDENCIES
auto_html!
did_you_mean (~> 1.4)
rake (~> 13.0.6)
rspec (~> 3.3)
rspec_junit_formatter (~> 0.2)
Expand Down

0 comments on commit 618e93c

Please sign in to comment.