Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Commit

Permalink
Merge 678895b into aef442a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 9, 2019
2 parents aef442a + 678895b commit 6c08172
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem 'jquery-rails', '~> 4.3.1'
gem 'turbolinks', '~> 5.0.0'
gem 'autoprefixer-rails', '~> 6.7.7.1'
gem 'jbuilder', '~> 2.6.3'
gem 'bootstrap-sass', '~> 3.3.7'
gem 'bootstrap-sass', '~> 3.4.1'
gem 'sprockets-rails', '~> 3.2.0'
gem 'simple_form', '~> 3.5.0'
gem 'strip_attributes', '~> 1.8.0'
Expand Down
9 changes: 6 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ GEM
arel (8.0.0)
autoprefixer-rails (6.7.7.2)
execjs
bootstrap-sass (3.3.7)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
sassc (>= 2.0.0)
builder (3.2.3)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
Expand Down Expand Up @@ -77,6 +77,7 @@ GEM
i18n (~> 0.5)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
forecast_io (2.0.1)
faraday
hashie
Expand Down Expand Up @@ -179,6 +180,8 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sassc (2.2.1)
ffi (~> 1.9)
simple_form (3.5.0)
actionpack (> 4, < 5.2)
activemodel (> 4, < 5.2)
Expand Down Expand Up @@ -232,7 +235,7 @@ PLATFORMS
DEPENDENCIES
annotate
autoprefixer-rails (~> 6.7.7.1)
bootstrap-sass (~> 3.3.7)
bootstrap-sass (~> 3.4.1)
coffee-rails (~> 4.2.1)
coveralls (~> 0.8.21)
execjs (~> 2.7.0)
Expand Down

0 comments on commit 6c08172

Please sign in to comment.