about summary refs log tree commit diff
path: root/pkgs/applications/graphics/image_optim/Gemfile.lock
blob: 9e4c665827dfd156386d4b8529efed51e6a46a0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
GEM
  remote: https://rubygems.org/
  specs:
    exifr (1.3.10)
    fspath (3.1.2)
    image_optim (0.31.3)
      exifr (~> 1.2, >= 1.2.2)
      fspath (~> 3.0)
      image_size (>= 1.5, < 4)
      in_threads (~> 1.3)
      progress (~> 3.0, >= 3.0.1)
    image_size (3.2.0)
    in_threads (1.6.0)
    progress (3.6.0)

PLATFORMS
  ruby

DEPENDENCIES
  image_optim

BUNDLED WITH
   2.4.6