FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
2025.code4lib.org/Gemfile at main · code4lib/2025.code4lib.org · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
code4lib
/
2025.code4lib.org
Public template
Notifications
You must be signed in to change notification settings
Fork
5
Star
0
Code
Issues
6
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
2025.code4lib.org
/
Gemfile
Copy path
More file actions
More file actions
Latest commit
History
History
History
13 lines (11 loc) · 339 Bytes
Breadcrumbs
2025.code4lib.org
/
Gemfile
Copy path
File metadata and controls
13 lines (11 loc) · 339 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
# A sample Gemfile
source
"https://rubygems.org"
gem
'github-pages'
,
'~> 232'
,
group
:
:jekyll_plugins
gem
'sprockets-rails'
,
:require
=>
'sprockets/railtie'
gem
'tzinfo-data'
gem
'webrick'
gem
'commonmarker'
,
'>= 0.23.7'
gem
'nokogiri'
,
'>= 1.16.5'
gem
'rack'
,
'>= 2.2.8.1'
gem
'rails-html-sanitizer'
,
'>= 1.4.4'
gem
'rexml'
,
'>= 3.3.6'
Back
|
FazBrowse Home
|
New Git URL