aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: ad27301143a771f84a4e6d902c999bd6c801858f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
GEM
  remote: https://rubygems.org/
  specs:
    rack (1.6.4)
    rack-protection (1.5.3)
      rack
    sinatra (1.4.6)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    tilt (2.0.1)

PLATFORMS
  ruby

DEPENDENCIES
  sinatra