Skip to content

Commit

Permalink
add that thing back again
Browse files Browse the repository at this point in the history
  • Loading branch information
agnessa committed Sep 7, 2016
1 parent 1e6ca7b commit 8ac43c5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,4 @@ gem 'dotenv-rails'
gem 'sitemap_generator'

gem 'appsignal'
gem 'test-unit', '~> 3.1' # annoyingly, rails console won't start without it in staging / production
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ GEM
term-ansicolor (1.3.0)
tins (~> 1.0)
terminal-table (1.4.5)
test-unit (3.1.3)
test-unit (3.1.5)
power_assert
thor (0.19.1)
thread_safe (0.3.5)
Expand Down
Binary file removed vendor/cache/test-unit-3.1.3.gem
Binary file not shown.
Binary file added vendor/cache/test-unit-3.1.5.gem
Binary file not shown.

0 comments on commit 8ac43c5

Please sign in to comment.