Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
that-guy-iain committed Jul 21, 2024
0 parents commit ceecb0a
Show file tree
Hide file tree
Showing 185 changed files with 25,954 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
source 'https://rubygems.org'

gemspec

group :development, :test do
gem 'rake', '~> 13.0.1'
gem 'pry-byebug'
gem 'rubocop', '~> 0.66.0'
end
Loading

0 comments on commit ceecb0a

Please sign in to comment.