FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
2026.code4lib.org/Gemfile at main · code4lib/2026.code4lib.org · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
code4lib
/
2026.code4lib.org
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
2
Code
Issues
2
Pull requests
1
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
2026.code4lib.org
/
Gemfile
Copy path
More file actions
More file actions
Latest commit
History
History
History
17 lines (14 loc) · 442 Bytes
Breadcrumbs
2026.code4lib.org
/
Gemfile
Copy path
File metadata and controls
17 lines (14 loc) · 442 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
14
15
16
17
# 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'
# added solely to silence the startup message about this gem
gem
'faraday-retry'
gem
'nokogiri'
,
'>= 1.16.5'
gem
'rack'
,
'>= 2.2.8.1'
gem
'rails-html-sanitizer'
,
'>= 1.4.4'
gem
'rexml'
,
'>= 3.3.6'
gem
"wdm"
,
"~> 0.2.0"
Back
|
FazBrowse Home
|
New Git URL