Refactoring Gem Groups

This commit is contained in:
Sojan Jose
2019-10-17 03:48:48 +05:30
parent 3988777718
commit 701722983b
5 changed files with 97 additions and 34 deletions

View File

@@ -141,6 +141,7 @@ GEM
bootsnap (1.4.5)
msgpack (~> 1.0)
brakeman (4.6.1)
buftok (0.2.0)
builder (3.2.3)
byebug (11.0.1)
carrierwave (2.0.2)
@@ -199,9 +200,16 @@ GEM
globalid (0.4.2)
activesupport (>= 4.2.0)
hashie (3.6.0)
http (3.3.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.1.1)
http_parser.rb (0.6.0)
httparty (0.17.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
@@ -250,6 +258,8 @@ GEM
mini_mime (>= 0.1.1)
marcel (0.3.3)
mimemagic (~> 0.3.2)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.9.2)
mime-types (3.3)
mime-types-data (~> 3.2015)
@@ -264,6 +274,7 @@ GEM
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
naught (1.1.0)
netrc (0.11.0)
nightfury (1.0.1)
nio4r (2.5.2)
@@ -364,6 +375,7 @@ GEM
rack (>= 2.0.0)
rack-protection (>= 2.0.0)
redis (>= 4.1.0)
simple_oauth (0.3.1)
spring (2.1.0)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
@@ -387,6 +399,17 @@ GEM
time_diff (0.3.0)
activesupport
i18n
twitter (6.2.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
equalizer (~> 0.0.11)
http (~> 3.0)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
memoizable (~> 0.4.0)
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.2.0)
@@ -470,6 +493,7 @@ DEPENDENCIES
telegram-bot-ruby
therubyracer
time_diff
twitter
tzinfo-data
uglifier (>= 1.3.0)
valid_email2