Skip to content

Commit

Permalink
Add Ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
mhartl committed Mar 9, 2022
1 parent 751b853 commit c96a663
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '2.7.5'

gem 'rails', '6.1.4.6'
gem 'image_processing', '1.9.3'
gem 'mini_magick', '4.9.5'
Expand Down

0 comments on commit c96a663

Please sign in to comment.