Skip to content

Commit

Permalink
Merge branch 'hotfix' into bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
leomurta committed Jan 22, 2019
2 parents 131794b + 874361a commit 499f9ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ gem 'loofah', '~> 2.2.3'
gem 'rails-html-sanitizer', '~> 1.0.4'
gem 'rack', '>= 2.0.6'
gem 'ffi', '>= 1.9.24'
gem "nokogiri", ">= 1.8.5"

gem 'rspec-collection_matchers'

Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ DEPENDENCIES
kaminari
loofah (~> 2.2.3)
mysql2
nokogiri (>= 1.8.5)
odf-report
paper_trail
prawn
Expand Down

0 comments on commit 499f9ae

Please sign in to comment.