Skip to content

Commit 104018e

Browse files
committed
at 15:09 of 2017-06-08
1 parent 9371326 commit 104018e

File tree

3 files changed

+41
-2
lines changed

3 files changed

+41
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# See https://help.github.com/articles/ignoring-files for more about ignoring files.
1+
# See https://help.github.com/articles/ignoring-files for more about
2+
ignoring files.
23
#
34
# If you find yourself ignoring temporary files generated by your text editor
45
# or operating system, you probably want to add a global ignore instead:
@@ -11,4 +12,3 @@
1112
/log/*
1213
!/log/.keep
1314
/tmp
14-
Gemfile.lock

Gemfile.lock

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
basiccache (1.0.0)
5+
curb (0.8.8)
6+
githubchart (1.0.1)
7+
githubstats (~> 1.1.0)
8+
svgplot (~> 0.2.0)
9+
githubstats (1.1.0)
10+
basiccache (~> 1.0.0)
11+
curb (~> 0.8.6)
12+
nokogiri (~> 1.6.5)
13+
mini_portile (0.6.2)
14+
nokogiri (1.6.6.2)
15+
mini_portile (~> 0.6.0)
16+
rack (1.6.4)
17+
rack-protection (1.5.3)
18+
rack
19+
sinatra (1.4.6)
20+
rack (~> 1.4)
21+
rack-protection (~> 1.4)
22+
tilt (>= 1.3, < 3)
23+
svgplot (0.2.0)
24+
tilt (2.0.1)
25+
26+
PLATFORMS
27+
ruby
28+
29+
DEPENDENCIES
30+
githubchart
31+
sinatra
32+
33+
BUNDLED WITH
34+
1.10.6

build.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
3+
sudo apt install postgresql-devel
4+
5+
bundle install

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy