Skip to content

Commit

Permalink
Merge pull request #37 from dalizard/update-rails
Browse files Browse the repository at this point in the history
Update Rails to 5.2.1
  • Loading branch information
shirshak55 authored Oct 7, 2018
2 parents 83171b9 + bde86f5 commit 33e5911
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 47 deletions.
84 changes: 42 additions & 42 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,43 +10,43 @@ GEM
remote: https://rubygems.org/
specs:
abstract_type (0.0.7)
actioncable (5.2.0)
actionpack (= 5.2.0)
actioncable (5.2.1)
actionpack (= 5.2.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailer (5.2.0)
actionpack (= 5.2.0)
actionview (= 5.2.0)
activejob (= 5.2.0)
actionmailer (5.2.1)
actionpack (= 5.2.1)
actionview (= 5.2.1)
activejob (= 5.2.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.2.0)
actionview (= 5.2.0)
activesupport (= 5.2.0)
actionpack (5.2.1)
actionview (= 5.2.1)
activesupport (= 5.2.1)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.0)
activesupport (= 5.2.0)
actionview (5.2.1)
activesupport (= 5.2.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.0)
activesupport (= 5.2.0)
activejob (5.2.1)
activesupport (= 5.2.1)
globalid (>= 0.3.6)
activemodel (5.2.0)
activesupport (= 5.2.0)
activerecord (5.2.0)
activemodel (= 5.2.0)
activesupport (= 5.2.0)
activemodel (5.2.1)
activesupport (= 5.2.1)
activerecord (5.2.1)
activemodel (= 5.2.1)
activesupport (= 5.2.1)
arel (>= 9.0)
activestorage (5.2.0)
actionpack (= 5.2.0)
activerecord (= 5.2.0)
activestorage (5.2.1)
actionpack (= 5.2.1)
activerecord (= 5.2.1)
marcel (~> 0.3.1)
activesupport (5.2.0)
activesupport (5.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand Down Expand Up @@ -218,7 +218,7 @@ GEM
hirb (0.7.3)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.0.1)
i18n (1.1.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
instance (0.2.0)
Expand Down Expand Up @@ -295,7 +295,7 @@ GEM
fattr (~> 2.2, >= 2.2.0)
map (~> 6.1, >= 6.1.0)
map (6.6.0)
marcel (0.3.2)
marcel (0.3.3)
mimemagic (~> 0.3.2)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
Expand Down Expand Up @@ -325,7 +325,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
mini_mime (1.0.0)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
msgpack (1.2.4)
Expand All @@ -334,7 +334,7 @@ GEM
nested_form (0.3.2)
netrc (0.11.0)
nio4r (2.3.1)
nokogiri (1.8.3)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
notiffany (0.1.1)
nenv (~> 0.1)
Expand Down Expand Up @@ -369,20 +369,20 @@ GEM
rack (>= 1.1)
rack-protection (2.0.3)
rack
rack-test (1.0.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.0)
actioncable (= 5.2.0)
actionmailer (= 5.2.0)
actionpack (= 5.2.0)
actionview (= 5.2.0)
activejob (= 5.2.0)
activemodel (= 5.2.0)
activerecord (= 5.2.0)
activestorage (= 5.2.0)
activesupport (= 5.2.0)
rails (5.2.1)
actioncable (= 5.2.1)
actionmailer (= 5.2.1)
actionpack (= 5.2.1)
actionview (= 5.2.1)
activejob (= 5.2.1)
activemodel (= 5.2.1)
activerecord (= 5.2.1)
activestorage (= 5.2.1)
activesupport (= 5.2.1)
bundler (>= 1.3.0)
railties (= 5.2.0)
railties (= 5.2.1)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -412,12 +412,12 @@ GEM
ruby-progressbar
rails_emoji_picker (0.1.5)
emoji
railties (5.2.0)
actionpack (= 5.2.0)
activesupport (= 5.2.0)
railties (5.2.1)
actionpack (= 5.2.1)
activesupport (= 5.2.1)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
thor (>= 0.19.0, < 2.0)
rainbow (2.2.2)
rake
rake (12.3.1)
Expand Down
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ An advance rails social netowrking system. Think like its is mini facebook with
> There are tons of feature . So I don't want to flood this with screenshots. Thanks
## Features
* Latest version of Rail(v5.2)
* Latest version of Rails (v5.2.1)
* Login/Logout
* Registration with password reset
* Registration User Email Verifications
Expand Down Expand Up @@ -144,7 +144,6 @@ Feel free to contribute and we are very happy to merge your PR.
* Ability to Upload Videos
* Adding emoticons support.
* Ability to send weekly mails
* Support to latest version of rails. (at the time or writing Rails 5.1)
* Ability to create various form by admin like contact form etc.
* Fully test with chrome headless browser and 90% code coverage
* Advertisement support
Expand All @@ -155,9 +154,6 @@ Feel free to contribute and we are very happy to merge your PR.
> Or you can PR us about these feature
> Please don't abuse this project by adding this to marketplace like codecanyon. Actually that really sucks :(
## Support
Latest version of rails will be supported.

## Security
If you discover any security related issue, please email `[email protected]` . All security issues will be addressed properly.

Expand Down

0 comments on commit 33e5911

Please sign in to comment.