Navigation Menu

Skip to content

Commit

Permalink
Update gems and ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
AliTopal89 committed Jul 31, 2020
1 parent 83e92fa commit 8b9cb35
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
6 changes: 3 additions & 3 deletions luckydog/Gemfile
@@ -1,7 +1,8 @@
source 'https://rubygems.org'
ruby '2.6.3'
ruby '2.6.5'

gem 'react-rails'
gem 'json'

gem 'bootstrap-sass', '~> 3.4.1'
# gem 'sass-rails', '>= 5.0'
Expand All @@ -25,8 +26,7 @@ gem 'turbolinks'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 2.0'
# bundle exec rake doc:rails generates the API under doc/api.
gem 'sdoc', '~> 0.4.0', group: :doc

gem 'sdoc'
# Use ActiveModel has_secure_password
gem 'bcrypt', '~> 3.1.7'

Expand Down
60 changes: 30 additions & 30 deletions luckydog/Gemfile.lock
Expand Up @@ -45,21 +45,21 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
arel (9.0.0)
autoprefixer-rails (9.7.6)
autoprefixer-rails (9.8.6)
execjs
awesome_print (1.8.0)
babel-source (5.8.35)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.13)
bcrypt (3.1.15)
bindex (0.8.1)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
builder (3.2.4)
byebug (11.1.3)
capybara (3.32.2)
capybara (3.33.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand All @@ -76,17 +76,17 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.6)
connection_pool (2.2.2)
connection_pool (2.2.3)
crass (1.0.6)
diff-lcs (1.3)
diff-lcs (1.4.4)
erubi (1.9.0)
execjs (2.7.0)
factory_bot (5.2.0)
activesupport (>= 4.2.0)
factory_bot_rails (5.2.0)
factory_bot (~> 5.2.0)
railties (>= 4.2.0)
ffi (1.13.0)
factory_bot (6.1.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
ffi (1.13.1)
formatador (0.2.5)
globalid (0.4.2)
activesupport (>= 4.2.0)
Expand All @@ -104,22 +104,22 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
i18n (1.8.3)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
jbuilder (2.10.0)
activesupport (>= 5.0.0)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.6)
json (2.3.1)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.5.0)
loofah (2.6.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.5)
lumberjack (1.2.7)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (0.3.3)
Expand All @@ -131,7 +131,7 @@ GEM
minitest (5.14.1)
nenv (0.3.0)
nio4r (2.5.2)
nokogiri (1.10.9)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
notiffany (0.1.3)
nenv (~> 0.1)
Expand All @@ -157,10 +157,10 @@ GEM
bundler (>= 1.3.0)
railties (= 5.2.4.3)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.4)
actionpack (>= 5.0.1.x)
actionview (>= 5.0.1.x)
activesupport (>= 5.0.1.x)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
Expand All @@ -176,14 +176,14 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (4.3.0)
rdoc (6.2.1)
react-rails (2.6.1)
babel-transpiler (>= 0.7.0)
connection_pool
execjs
railties (>= 3.2)
tilt
regexp_parser (1.7.0)
regexp_parser (1.7.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
Expand Down Expand Up @@ -219,11 +219,10 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sassc (2.3.0)
sassc (2.4.0)
ffi (~> 1.9)
sdoc (0.4.2)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
sdoc (1.1.0)
rdoc (>= 5.0)
shellany (0.0.1)
shoulda-matchers (4.3.0)
activesupport (>= 4.2.0)
Expand All @@ -250,7 +249,7 @@ GEM
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
websocket-driver (0.7.2)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
Expand All @@ -270,6 +269,7 @@ DEPENDENCIES
guard-rspec
jbuilder (~> 2.0)
jquery-rails
json
pg
pry
rails (= 5.2.4.3)
Expand All @@ -278,7 +278,7 @@ DEPENDENCIES
rspec-html-matchers
rspec-rails
sass-rails (~> 5.0)
sdoc (~> 0.4.0)
sdoc
shoulda-matchers
spring
turbolinks
Expand All @@ -287,7 +287,7 @@ DEPENDENCIES
websocket-extensions (>= 0.1.5)

RUBY VERSION
ruby 2.6.3p62
ruby 2.6.5p114

BUNDLED WITH
2.1.4
1.17.2

0 comments on commit 8b9cb35

Please sign in to comment.