Skip to content

Commit

Permalink
Remove bad path in website Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredcwhite committed Jul 14, 2024
1 parent c02f7d6 commit d2bebff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 0 additions & 2 deletions bridgetown-website/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,3 @@ gem "gems", "~> 1.2"
gem "nokolexbor", "~> 0.4"

gem "ruby2js", "~> 5.1"

gem "inclusive", path: "../../inclusive"
7 changes: 1 addition & 6 deletions bridgetown-website/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
PATH
remote: ../../inclusive
specs:
inclusive (1.0.0)

PATH
remote: ../bridgetown-builder
specs:
Expand Down Expand Up @@ -106,6 +101,7 @@ GEM
hash_with_dot_access (2.1.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
inclusive (1.0.0)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand Down Expand Up @@ -179,7 +175,6 @@ DEPENDENCIES
bridgetown-seo-tag (~> 6.0)
bridgetown-svg-inliner (~> 2.0)
gems (~> 1.2)
inclusive!
nokolexbor (~> 0.4)
puma (< 7)
ruby2js (~> 5.1)
Expand Down

0 comments on commit d2bebff

Please sign in to comment.