Skip to content

Commit 3910278

Browse files
committed
update to kms 1.0.1
1 parent 14aa029 commit 3910278

379 files changed

Lines changed: 29 additions & 29 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Gemfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ gem 'puma', '~> 3.7'
1515
# Use SCSS for stylesheets
1616
gem 'sass-rails', '~> 5.0'
1717
# Use Uglifier as compressor for JavaScript assets
18-
#gem 'uglifier', '>= 1.3.0'
18+
# gem 'uglifier', '>= 1.3.0'
1919
# See https://github.com/rails/execjs#readme for more supported runtimes
2020
# gem 'therubyracer', platforms: :ruby
2121

2222
# Use CoffeeScript for .coffee assets and views
23-
#gem 'coffee-rails', '~> 4.2'
23+
# gem 'coffee-rails', '~> 4.2'
2424
# Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks
2525
gem 'turbolinks', '~> 5'
2626
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
@@ -51,4 +51,4 @@ end
5151
gem 'tzinfo-data' #, platforms: [:mingw, :mswin, :x64_mingw, :jruby]
5252

5353
gem "activerecord-nulldb-adapter"
54-
gem "kms", '1.0.0'
54+
gem "kms", '1.0.1'

public/assets/.sprockets-manifest-5e1c2de23f007612f201d97d367d10b3.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

public/assets/.sprockets-manifest-d873be86b5f12211e96afbb3f8f7ef79.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)