Skip to content

Commit

Permalink
Create Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron authored Sep 27, 2023
1 parent 3b181ee commit f593faf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
source 'https://rubygems.org'

gem 'cookstyle', '= 7.32.1'
gem 'rspec', '= 3.11'
gem 'rubocop', '= 1.25.1'

0 comments on commit f593faf

Please sign in to comment.