Skip to content

Commit 2bd5dc0

Browse files
committed
move epub file into script folder and add Gemfile
1 parent ad3f9a0 commit 2bd5dc0

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

script/Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
source 'https://rubygems.org'
2+
gem 'eeepub'

script/Gemfile.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
builder (3.2.2)
5+
eeepub (0.8.1)
6+
builder
7+
rubyzip
8+
rubyzip (0.9.9)
9+
10+
PLATFORMS
11+
ruby
12+
13+
DEPENDENCIES
14+
eeepub

epub.rb renamed to script/epub.rb

File renamed without changes.

0 commit comments

Comments
 (0)