Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ gem "rpush", "~> 7.0" # Push Notification library for Rails
gem "rpush-redis", "~> 1.1" # Redis module capability for rpush library

gem "request_store", "~> 1.5" # RequestStore gives you per-request global storage
gem "reverse_markdown", "~> 2.1" # Map simple html back into markdown
gem "reverse_markdown", "~> 3.0" # Map simple html back into markdown
gem "rolify", "~> 6.0" # Very simple Roles library
gem "rouge", "~> 4.2" # A pure-ruby code highlighter
gem "rss", "~> 0.2.9" # Ruby's standard library for RSS
Expand Down
36 changes: 23 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ GEM
backport (1.2.0)
base64 (0.2.0)
bcrypt (3.1.20)
benchmark (0.3.0)
benchmark (0.5.0)
benchmark-ips (2.10.0)
better_errors (2.10.1)
erubi (>= 1.0.0)
Expand Down Expand Up @@ -242,7 +242,6 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
e2mmap (0.1.0)
easy_translate (0.5.1)
thread
thread_safe
Expand Down Expand Up @@ -432,7 +431,7 @@ GEM
irb (1.12.0)
rdoc
reline (>= 0.4.2)
jaro_winkler (1.5.6)
jaro_winkler (1.6.1)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -492,6 +491,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.7.0)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -525,7 +525,7 @@ GEM
mini_histogram (0.3.1)
mini_magick (4.13.2)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
mini_portile2 (2.8.9)
minitest (5.25.4)
modis (4.0.1)
activemodel (>= 5.2)
Expand Down Expand Up @@ -579,6 +579,7 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
observer (0.1.2)
octokit (5.6.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
Expand Down Expand Up @@ -614,6 +615,7 @@ GEM
omniauth-oauth (~> 1.1)
rack
orm_adapter (0.5.0)
ostruct (0.6.3)
parallel (1.24.0)
parser (3.3.1.0)
ast (~> 2.4.1)
Expand All @@ -626,6 +628,7 @@ GEM
activesupport (>= 5.2)
pghero (3.6.1)
activerecord (>= 6.1)
prism (1.6.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -701,7 +704,8 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (2.8.4)
rbs (3.6.1)
logger
rdoc (6.6.3.1)
psych (>= 4.0.0)
recaptcha (5.16.0)
Expand Down Expand Up @@ -729,7 +733,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
reverse_markdown (2.1.1)
reverse_markdown (3.0.0)
nokogiri
rexml (3.4.0)
rice (4.1.0)
Expand Down Expand Up @@ -881,22 +885,26 @@ GEM
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
solargraph (0.50.0)
solargraph (0.56.2)
backport (~> 1.2)
benchmark
benchmark (~> 0.4)
bundler (~> 2.0)
diff-lcs (~> 1.4)
e2mmap
jaro_winkler (~> 1.5)
jaro_winkler (~> 1.6, >= 1.6.1)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
logger (~> 1.6)
observer (~> 0.1)
ostruct (~> 0.6)
parser (~> 3.0)
rbs (~> 2.0)
reverse_markdown (~> 2.0)
prism (~> 1.4)
rbs (~> 3.6.1)
reverse_markdown (~> 3.0)
rubocop (~> 1.38)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
yard-solargraph (~> 0.1)
solargraph-rails (0.3.1)
activesupport
solargraph (>= 0.41.1)
Expand Down Expand Up @@ -984,6 +992,8 @@ GEM
yard (>= 0.8.3)
yard-activesupport-concern (0.0.1)
yard (>= 0.8)
yard-solargraph (0.1.0)
yard (~> 0.9)
zeitwerk (2.6.13)
zlib (2.1.1)
zonebie (0.6.1)
Expand Down Expand Up @@ -1108,7 +1118,7 @@ DEPENDENCIES
redis (~> 4.7.1)
redis-actionpack (~> 5.4.0)
request_store (~> 1.5)
reverse_markdown (~> 2.1)
reverse_markdown (~> 3.0)
rolify (~> 6.0)
rouge (~> 4.2)
rpush (~> 7.0)
Expand Down
Binary file removed vendor/cache/benchmark-0.3.0.gem
Binary file not shown.
Binary file added vendor/cache/benchmark-0.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/e2mmap-0.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/jaro_winkler-1.5.6.gem
Binary file not shown.
Binary file added vendor/cache/jaro_winkler-1.6.1.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.7.0.gem
Binary file not shown.
Binary file removed vendor/cache/mini_portile2-2.8.8.gem
Binary file not shown.
Binary file added vendor/cache/mini_portile2-2.8.9.gem
Binary file not shown.
Binary file added vendor/cache/observer-0.1.2.gem
Binary file not shown.
Binary file added vendor/cache/ostruct-0.6.3.gem
Binary file not shown.
Binary file added vendor/cache/prism-1.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/rbs-2.8.4.gem
Binary file not shown.
Binary file added vendor/cache/rbs-3.6.1.gem
Binary file not shown.
Binary file removed vendor/cache/reverse_markdown-2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/reverse_markdown-3.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/solargraph-0.50.0.gem
Binary file not shown.
Binary file added vendor/cache/solargraph-0.56.2.gem
Binary file not shown.
Binary file added vendor/cache/yard-solargraph-0.1.0.gem
Binary file not shown.
Loading