Skip to content

Commit

Permalink
ran bundle update and yarn upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
briri committed Feb 10, 2021
1 parent 2992f25 commit a73c05b
Show file tree
Hide file tree
Showing 3 changed files with 795 additions and 845 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ GEM
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
faker (2.15.1)
faker (2.16.0)
i18n (>= 1.6, < 2)
faraday (1.3.0)
faraday-net_http (~> 1.0)
Expand Down Expand Up @@ -403,9 +403,9 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 0.90.0, < 2.0)
rubocop-rails_config (1.2.2)
rubocop-rails_config (1.3.0)
railties (>= 5.0)
rubocop (>= 1.0)
rubocop (>= 1.8)
rubocop-ast (>= 1.0.1)
rubocop-packaging (~> 0.5)
rubocop-performance (~> 1.3)
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"regenerator-runtime": "^0.13.5",
"timeago.js": "^4.0.2",
"tinymce": "4.9.11",
"turbolinks": "^5.2.0"
"turbolinks": "^5.2.0",
"webpack": "^4.42.1"
},
"devDependencies": {
"eslint": "^7.1.0",
Expand Down
Loading

0 comments on commit a73c05b

Please sign in to comment.