This repository was archived by the owner on Nov 28, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ gem 'turbolinks', '~> 5.2'
26
26
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
27
27
gem 'jbuilder' , '~> 2.9'
28
28
29
- gem 'sdoc' , '~> 2.3 ' , group : :doc
29
+ gem 'sdoc' , '~> 2.4 ' , group : :doc
30
30
31
31
gem 'foreman' , '~> 0.87'
32
32
Original file line number Diff line number Diff line change 532
532
pry (0.14.1 )
533
533
coderay (~> 1.1 )
534
534
method_source (~> 1.0 )
535
- psych (4.0.3 )
535
+ psych (4.0.4 )
536
536
stringio
537
537
public_suffix (4.0.6 )
538
538
puma (5.6.4 )
693
693
sprockets (> 3.0 )
694
694
sprockets-rails
695
695
tilt
696
- sdoc (2.3.2 )
696
+ sdoc (2.4.0 )
697
697
rdoc (>= 5.0 )
698
698
shellany (0.0.1 )
699
699
shex (0.5.2 )
734
734
activesupport (>= 4.0 )
735
735
sprockets (>= 3.0.0 )
736
736
sqlite3 (1.4.2 )
737
- stringio (3.0.1 )
737
+ stringio (3.0.2 )
738
738
sxp (1.1.0 )
739
739
rdf (~> 3.1 )
740
740
sync (0.5.0 )
@@ -843,7 +843,7 @@ DEPENDENCIES
843
843
rspec-rails (< 4 )
844
844
rubyzip (~> 2.3 )
845
845
sass-rails (~> 6.0 )
846
- sdoc (~> 2.3 )
846
+ sdoc (~> 2.4 )
847
847
sidekiq (~> 4.2 )
848
848
simplecov (~> 0.16 )
849
849
spring (~> 2.1 )
You can’t perform that action at this time.
0 commit comments