Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump loofah from 2.1.1 to 2.4.0 #128

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
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
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
execjs
coffee-script-source (1.12.2)
commonjs (0.2.7)
crass (1.0.2)
crass (1.0.5)
declarative (0.0.10)
declarative-option (0.1.0)
enumerable-lazy (0.0.2)
Expand Down Expand Up @@ -117,15 +117,15 @@ GEM
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
loofah (2.1.1)
loofah (2.4.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.6.6)
mime-types (>= 1.16, < 4)
memoist (0.16.0)
mime-types (2.99.3)
mini_mime (0.1.4)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minitest (5.10.3)
moneta (0.8.1)
money (6.9.0)
Expand All @@ -135,8 +135,8 @@ GEM
multipart-post (2.0.0)
mustermann19 (0.4.4)
enumerable-lazy
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.7)
mini_portile2 (~> 2.4.0)
oauth (0.5.3)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
Expand Down
31 changes: 2 additions & 29 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,33 +1,6 @@
BiB/i'd
======
[![Dependency Status](https://gemnasium.com/KitaitiMakoto/bibid.png)](https://gemnasium.com/KitaitiMakoto/bibid)

[BiB/i][bibi] daemon. Actually, not a daemon.
This repository was moved to [GitLab][].

It hosts EPUB files and generates HTML tags to embed the books into your blog.

Demo
----

BiB/i'd is running at [bibid.kitaitimakoto.net](http://bibid.kitaitimakoto.net).

Development
-----------
1. Install assets
`$ bower install`
2. Install gems
`$ bundle install --path=deps`
3. Copy sample configure file
`$ cp config/apps.sample.rb config/apps.rb`
4. Set `:session_secret`
`$ $EDITOR config/apps.rb`
5. Set Twitter consumer key and secret
`$ $EDITOR config/apps.rb`
6. Start server
`$ bundle exec rackup config.ru`

[bibi]: http://sarasa.la/bib/i/

License
-------
BiB/i'd is released under the AGPLv3. See th file "agpl.txt" for the term.
[GitLab]: https://gitlab.com/KitaitiMakoto/bibid