Skip to content

Commit

Permalink
Merge 41f92a1 into 864966a
Browse files Browse the repository at this point in the history
  • Loading branch information
scouttyg committed Nov 29, 2014
2 parents 864966a + 41f92a1 commit 58c6be5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ group :assets do
gem 'uglifier'
gem 'bootstrap-sass', '3.1.1.0'
gem 'sass', '3.2.13'
gem 'gemoji'
gem 'gemoji', '~> 1.5.0'
end

group :production do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ DEPENDENCIES
aws-sdk
better_errors
binding_of_caller
bootstrap-sass
bootstrap-sass (= 3.1.1.0)
bourbon
byebug
cancan
Expand All @@ -324,7 +324,7 @@ DEPENDENCIES
factory_girl_rails
faker
faye
gemoji
gemoji (~> 1.5.0)
guard
guard-rspec
guard-spork
Expand Down

0 comments on commit 58c6be5

Please sign in to comment.