aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
blob: 5d3b906243c8e0265bba596449e52dec04fd64ab (plain) (blame)
1
2
3
4
5
6
7
source 'https://rubygems.org'

gemspec

gem 'rake'
gem 'byebug'
gem 'sqlite3'