diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index cc8a85b..4a18b9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,11 @@ GEM remote: https://rubygems.org/ specs: + byebug (6.0.2) diff-lcs (1.2.5) + mail (2.6.3) + mime-types (>= 1.16, < 3) + mime-types (2.6.2) rack (1.6.4) rack-protection (1.5.3) rack @@ -30,6 +34,8 @@ PLATFORMS ruby DEPENDENCIES + byebug + mail rack-test rspec sinatra |