Skip to content

Commit d65642e

Browse files
committed
Use olleolleolle fork of gem
...in order to have exist, even if its author throws it away.
1 parent f815080 commit d65642e

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ gem 'pagy', '~> 43.2'
5151
gem 'icalendar'
5252
gem 'tzinfo-data'
5353

54-
gem 'chosen-rails', github: 'bearandgiraffe/chosen-rails', branch: 'support-rails-8'
54+
gem 'chosen-rails', github: 'olleolleolle/chosen-rails', branch: 'support-rails-8'
5555
gem 'commonmarker'
5656

5757
gem 'faraday'

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
GIT
2-
remote: https://github.com/bearandgiraffe/chosen-rails.git
2+
remote: https://github.com/kjvarga/sitemap_generator.git
3+
revision: 89ec319333aaafb2ed12f4a99ce3d664110cfc05
4+
branch: master
5+
specs:
6+
sitemap_generator (6.3.0)
7+
builder (~> 3.0)
8+
9+
GIT
10+
remote: https://github.com/olleolleolle/chosen-rails.git
311
revision: cfef31cb30ed6d0dfd65cae0ff6f4a2943812df0
412
branch: support-rails-8
513
specs:
@@ -8,14 +16,6 @@ GIT
816
dartsass-rails (>= 0.5.0)
917
railties (>= 3.0)
1018

11-
GIT
12-
remote: https://github.com/kjvarga/sitemap_generator.git
13-
revision: 89ec319333aaafb2ed12f4a99ce3d664110cfc05
14-
branch: master
15-
specs:
16-
sitemap_generator (6.3.0)
17-
builder (~> 3.0)
18-
1919
GEM
2020
remote: https://rubygems.org/
2121
specs:

0 commit comments

Comments
 (0)