Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 29 additions & 29 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ GIT

GIT
remote: https://github.com/andymeneely/squib
revision: cfbcdfeeec22ae94c4dd18bfa13c6b27fc350e58
revision: 28f6cdcbcb4d0872a097e9ae44d4f48f25af02d3
branch: master
specs:
squib (0.15.0a)
cairo (= 1.16.4)
squib (0.15.3)
cairo (~> 1.16)
classy_hash (= 0.2.1)
gio2 (= 3.3.6)
gobject-introspection (= 3.3.6)
gio2 (~> 3.4)
gobject-introspection (~> 3.4)
highline (= 2.0.2)
mercenary (= 0.3.6)
nokogiri (= 1.10.3)
pango (= 3.3.6)
nokogiri (= 1.10.4)
pango (~> 3.4)
roo (= 2.8.2)
rsvg2 (= 3.3.6)
ruby-progressbar (= 1.10.0)
rsvg2 (~> 3.4)
ruby-progressbar (~> 1.10)

GIT
remote: https://github.com/ckolderup/twitter.git
Expand Down Expand Up @@ -56,9 +56,9 @@ GEM
cairo (1.16.4)
native-package-installer (>= 1.0.3)
pkg-config (>= 1.2.2)
cairo-gobject (3.3.6)
cairo-gobject (3.4.1)
cairo (>= 1.16.2)
glib2 (= 3.3.6)
glib2 (= 3.4.1)
classy_hash (0.2.1)
color (1.8)
colourlovers (0.0.1)
Expand All @@ -73,15 +73,15 @@ GEM
ethon (0.12.0)
ffi (>= 1.3.0)
ffi (1.11.1)
gdk_pixbuf2 (3.3.6)
gio2 (= 3.3.6)
gio2 (3.3.6)
gobject-introspection (= 3.3.6)
glib2 (3.3.6)
gdk_pixbuf2 (3.4.1)
gio2 (= 3.4.1)
gio2 (3.4.1)
gobject-introspection (= 3.4.1)
glib2 (3.4.1)
native-package-installer (>= 1.0.3)
pkg-config (>= 1.3.5)
gobject-introspection (3.3.6)
glib2 (= 3.3.6)
gobject-introspection (3.4.1)
glib2 (= 3.4.1)
highline (2.0.2)
htmlentities (4.3.4)
http (3.3.0)
Expand Down Expand Up @@ -116,19 +116,19 @@ GEM
minitest (5.11.3)
multi_xml (0.6.0)
multipart-post (2.1.1)
native-package-installer (1.0.7)
native-package-installer (1.0.8)
naught (1.1.0)
netrc (0.11.0)
nokogiri (1.10.3)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
noun-project-api (0.2.2)
oauth (~> 0)
oauth (0.5.4)
oj (3.8.0)
pango (3.3.6)
cairo-gobject (= 3.3.6)
gobject-introspection (= 3.3.6)
pkg-config (1.3.7)
pango (3.4.1)
cairo-gobject (= 3.4.1)
gobject-introspection (= 3.4.1)
pkg-config (1.4.0)
public_suffix (3.1.1)
rake (12.3.2)
rest-client (2.1.0.rc1)
Expand All @@ -140,12 +140,12 @@ GEM
roo (2.8.2)
nokogiri (~> 1)
rubyzip (>= 1.2.1, < 2.0.0)
rsvg2 (3.3.6)
cairo-gobject (= 3.3.6)
gdk_pixbuf2 (= 3.3.6)
rsvg2 (3.4.1)
cairo-gobject (= 3.4.1)
gdk_pixbuf2 (= 3.4.1)
ruby-opencv (0.0.18)
ruby-progressbar (1.10.0)
rubyzip (1.2.3)
ruby-progressbar (1.10.1)
rubyzip (1.3.0)
simple_oauth (0.3.1)
thread_safe (0.3.6)
typhoeus (1.3.1)
Expand Down