Skip to content

Commit

Permalink
Bump asset_sync
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperTux88 committed Apr 12, 2018
1 parent 9e20215 commit c98b766
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -235,7 +235,7 @@ group :production do # we don"t install these on travis to speed up test runs

# Third party asset hosting

gem "asset_sync", "2.2.0", require: false
gem "asset_sync", "2.4.0", require: false
end

group :development do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -54,7 +54,7 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
aes_key_wrap (1.0.1)
arel (8.0.0)
asset_sync (2.2.0)
asset_sync (2.4.0)
activemodel (>= 4.1.0)
fog-core
mime-types (>= 2.99)
Expand Down Expand Up @@ -769,7 +769,7 @@ DEPENDENCIES
acts-as-taggable-on (= 5.0.0)
acts_as_api (= 1.0.1)
addressable (= 2.5.2)
asset_sync (= 2.2.0)
asset_sync (= 2.4.0)
autoprefixer-rails (= 8.2.0)
bootstrap-sass (= 3.3.7)
bootstrap-switch-rails (= 3.3.3)
Expand Down

0 comments on commit c98b766

Please sign in to comment.