Skip to content

Commit f874ad0

Browse files
committed
placeholder for 6.1 thredded
1 parent 7254328 commit f874ad0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ gem 'barnes'
7676
# Forum
7777
gem 'thredded', git: 'https://github.com/indentlabs/thredded.git', branch: 'feature/report-posts'
7878
# gem 'thredded', git: 'https://github.com/thredded/thredded', branch: 'master'
79+
# gem 'thredded', git: 'https://github.com/sudara/thredded', branch: 'master'
7980
gem 'rails-ujs'
8081
gem 'language_filter'
8182

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ GEM
116116
rails
117117
authority (3.3.0)
118118
activesupport (>= 3.0.0)
119-
autoprefixer-rails (10.2.5.1)
120-
execjs (> 0)
119+
autoprefixer-rails (10.3.3.0)
120+
execjs (~> 2)
121121
aws-eventstream (1.1.1)
122122
aws-partitions (1.480.0)
123123
aws-sdk (3.0.2)
@@ -1440,7 +1440,7 @@ GEM
14401440
nio4r (~> 2.0)
14411441
puma-heroku (2.0.0)
14421442
puma (>= 5.0, < 6.0)
1443-
pundit (2.1.0)
1443+
pundit (2.1.1)
14441444
activesupport (>= 3.0.0)
14451445
racc (1.5.2)
14461446
rack (2.2.3)

0 commit comments

Comments
 (0)