Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/michelson/stories
Browse files Browse the repository at this point in the history
  • Loading branch information
michelson committed Sep 16, 2018
2 parents 36874b6 + 998fc49 commit 02fc931
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ group :development do
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
gem 'spring-watcher-listen', '~> 2.0.0'
gem 'byebug'
gem 'rspec-rails'
gem 'awesome_print'
gem 'bundler-audit'
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This project is a fork of a Medium clone which began as [Ken Hibino](https://git
+ Removed elastisearch-rails , replaced by searchkick
+ Removed carrierwave, replaced by activestorge
+ Webpacker added
+ Updated dependences
+ Updated dependencies
+ Replaced phantomJs by chrome-webdriver
+ Ruby version 2.4.0
+ Works with Elasticsearch 6.3.X
Expand Down Expand Up @@ -59,4 +59,4 @@ REDIS_URL: REDISTOGO_URL or any other provider


## License
Stories is released under the [MIT License](https://opensource.org/licenses/MIT)
Stories is released under the [MIT License](https://opensource.org/licenses/MIT)

0 comments on commit 02fc931

Please sign in to comment.