Skip to content

Commit

Permalink
Merge branch 'rs-remove-slim' into 'master'
Browse files Browse the repository at this point in the history
Remove slim

Closes #2897 

See merge request !1537
  • Loading branch information
dzaporozhets committed Oct 10, 2015
2 parents c007d4a + 0c8ac98 commit 03b7fe7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -128,7 +128,6 @@ gem 'after_commit_queue'
gem 'acts-as-taggable-on', '~> 3.4'

# Background jobs
gem 'slim', '~> 2.0.2'
gem 'sinatra', '~> 1.4.4', require: nil
gem 'sidekiq', '3.3.0'
gem 'sidetiq', '~> 0.6.3'
Expand Down
5 changes: 0 additions & 5 deletions Gemfile.lock
Expand Up @@ -672,9 +672,6 @@ GEM
tilt (>= 1.3, < 3)
six (0.2.0)
slack-notifier (1.2.1)
slim (2.0.3)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
slop (3.6.0)
spinach (0.8.10)
colorize
Expand Down Expand Up @@ -710,7 +707,6 @@ GEM
railties (>= 3.2.5, < 5)
teaspoon-jasmine (2.2.0)
teaspoon (>= 1.0.0)
temple (0.6.10)
term-ansicolor (1.3.2)
tins (~> 1.0)
terminal-table (1.5.2)
Expand Down Expand Up @@ -915,7 +911,6 @@ DEPENDENCIES
sinatra (~> 1.4.4)
six (~> 0.2.0)
slack-notifier (~> 1.2.0)
slim (~> 2.0.2)
spinach-rails (~> 0.2.1)
spring (~> 1.3.6)
spring-commands-rspec (~> 1.0.4)
Expand Down

0 comments on commit 03b7fe7

Please sign in to comment.