Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
destructor (0.1.0)
diff-lcs (1.5.0)
discourse_api (1.0.0)
discourse_api (1.1.0)
faraday (~> 1.0)
faraday_middleware (~> 1.0)
rack (>= 1.6)
Expand Down Expand Up @@ -215,15 +215,15 @@ GEM
connection_pool (~> 2.2)
net_http_timeout_errors (0.3.5)
netrc (0.11.0)
nokogiri (1.13.6-x86_64-darwin)
nokogiri (1.14.2-x86_64-linux)
racc (~> 1.4)
numerizer (0.1.1)
oauth2 (1.4.9)
oauth2 (1.4.11)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
rack (>= 1.2, < 4)
object_shadow (1.1.1)
oga (3.3)
ast
Expand All @@ -240,8 +240,8 @@ GEM
ttfunk
persist (1.0.0)
public_suffix (4.0.7)
racc (1.6.0)
rack (2.2.3.1)
racc (1.6.2)
rack (3.0.4.2)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
Expand Down Expand Up @@ -313,7 +313,7 @@ GEM
nokogiri

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
bundler (~> 2.3)
Expand Down