about summary refs log tree commit diff
path: root/pkgs/tools/misc/haste-client/Gemfile.lock
blob: 3f395ed9ef82224174c0de843e374b25239717f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
GEM
  remote: https://rubygems.org/
  specs:
    faraday (0.17.3)
      multipart-post (>= 1.2, < 3)
    haste (0.2.3)
      faraday (~> 0.9)
      json
    json (2.5.1)
    multipart-post (2.1.1)

PLATFORMS
  ruby

DEPENDENCIES
  haste

BUNDLED WITH
   2.1.4