This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix-rails-minor-version (
#3403
)
master
masarakki
7 years ago
committed by
Eugen Rochko
parent
184325077e
commit
4bd327a0c5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Gemfile
+ 1
- 1
Gemfile
View File
@ -6,7 +6,7 @@ ruby '>= 2.3.0', '< 2.5.0'
gem
'pkg-config'
,
'~> 1.2'
gem
'puma'
,
'~> 3.8'
gem
'rails'
,
'~> 5.0'
gem
'rails'
,
'~> 5.0
.0
'
gem
'uglifier'
,
'~> 3.2'
gem
'hamlit-rails'
,
'~> 0.2'
Write
Preview
Loading…
Cancel
Save