summary refs log tree commit diff
path: root/pkgs/applications/graphics/image_optim/Gemfile.lock
blob: 3ffadb5acbe31238745bb0432af85e46fad71acf (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.6)
    fspath (3.1.0)
    image_optim (0.26.3)
      exifr (~> 1.2, >= 1.2.2)
      fspath (~> 3.0)
      image_size (>= 1.5, < 3)
      in_threads (~> 1.3)
      progress (~> 3.0, >= 3.0.1)
    image_size (2.0.0)
    in_threads (1.5.1)
    progress (3.5.0)

PLATFORMS
  ruby

DEPENDENCIES
  image_optim

BUNDLED WITH
   2.1.4