Skip to content

Commit

Permalink
Merge dc0f887 into 35ab9a6
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan authored Oct 24, 2018
2 parents 35ab9a6 + dc0f887 commit 2b6a005
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ group :development, :test do
gem 'pry', '~> 0.10'
gem 'yard', '~> 0.8'
gem 'rubocop', '~> 0.28'
gem 'mailcatcher'
end

group :test do
Expand Down
27 changes: 0 additions & 27 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,11 @@ GEM
crack (0.4.3)
safe_yaml (~> 1.0.0)
d1lcs (0.5.5)
daemons (1.2.6)
diff-lcs (1.3)
docile (1.3.1)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.11)
eventmachine (1.0.9.1)
guess_html_encoding (0.0.11)
hashdiff (0.3.7)
http (3.3.0)
Expand All @@ -48,14 +46,6 @@ GEM
lumberjack (1.0.13)
mail (2.7.0)
mini_mime (>= 0.1.1)
mailcatcher (0.6.5)
eventmachine (= 1.0.9.1)
mail (~> 2.3)
rack (~> 1.5)
sinatra (~> 1.2)
skinny (~> 0.2.3)
sqlite3 (~> 1.3)
thin (~> 1.5.0)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.9.0)
Expand All @@ -74,9 +64,6 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.3)
rack (1.6.10)
rack-protection (1.5.5)
rack
rainbow (3.0.0)
rake (12.3.1)
rspec (3.8.0)
Expand Down Expand Up @@ -108,24 +95,11 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
skinny (0.2.4)
eventmachine (~> 1.0.0)
thin (>= 1.5, < 1.7)
sqlite3 (1.3.13)
sysexits (1.2.0)
term-ansicolor (1.6.0)
tins (~> 1.0)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.8)
tins (1.16.3)
twitter (6.2.0)
addressable (~> 2.3)
Expand Down Expand Up @@ -163,7 +137,6 @@ DEPENDENCIES
http (> 0.9)
lumberjack (~> 1.0)
mail (~> 2.7)
mailcatcher
nokogiri (~> 1.6)
pry (~> 0.10)
rake (~> 12.0)
Expand Down

0 comments on commit 2b6a005

Please sign in to comment.